mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
7 lines
288 B
PHP
7 lines
288 B
PHP
<?php $TRANSLATIONS = array(
|
|
"No categories selected for deletion." => "ဖျက်ရန်အတွက်ခေါင်းစဉ်မရွေးထားပါ",
|
|
"Cancel" => "ပယ်ဖျက်မည်",
|
|
"Text" => "စာသား",
|
|
"Add" => "ပေါင်းထည့်"
|
|
);
|