1 2 3 4 5
<?php $TRANSLATIONS = array( "Saving..." => "Simpan..." ); $PLURAL_FORMS = "nplurals=1; plural=0;";