my_MM.php 115 Bytes
<?php
$TRANSLATIONS = array(
"Add" => "ပေါင်းထည့်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";