1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-10 00:46:16 +01:00

12 lines
386 B
PHP
Raw Normal View History

2013-02-22 00:05:10 +01:00
<?php $TRANSLATIONS = array(
2014-05-12 00:49:51 -04:00
"Ok" => "အိုကေ",
2013-07-24 00:50:10 -04:00
"Cancel" => "ပယ်ဖျက်မည်",
2014-05-12 00:49:51 -04:00
"OK" => "အိုကေ",
2013-07-24 00:50:10 -04:00
"Add" => "ပေါင်းထည့်",
"Text" => "စာသား",
2014-03-09 00:49:34 -05:00
"Download" => "ဒေါင်းလုတ်",
2014-05-12 00:49:51 -04:00
"Title" => "ခေါင်းစဉ်",
"Description" => "ဖော်ပြချက်",
"Password" => "စကားဝှက်"
2013-02-22 00:05:10 +01:00
);