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