1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-21 17:52:10 +01:00
2014-10-27 16:18:24 -04:00

7 lines
161 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "ပယ်ဖျက်မည်",
"Add" => "ပေါင်းထည့်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";