my_MM.php 114 Bytes
<?php
$TRANSLATIONS = array(
"Users" => "သုံးစွဲသူ"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";