nextcloud/apps/files_external/l10n/my_MM.php

8 lines
210 B
PHP

<?php
$TRANSLATIONS = array(
"Location" => "တည်နေရာ",
"Username" => "သုံးစွဲသူအမည်",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";