nextcloud/apps/files/l10n/my_MM.php

7 lines
162 B
PHP

<?php
$TRANSLATIONS = array(
"Files" => "ဖိုင်များ",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";