Welcome to mirror list, hosted at ThFree Co, Russian Federation.

my_MM.php « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bf50d1b1b6de0b43e10c4d65c801b9f6bdd8e05a (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Location" => "တည်နေရာ",
"Username" => "သုံးစွဲသူအမည်",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";