You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/my_MM.php

9 lines
216 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "ပယ်ဖျက်မည်",
"OK" => "အိုကေ",
"Text" => "စာသား",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";