1 2 3 4 5
<?php $TRANSLATIONS = array( "Save" => "Simpan", "Close" => "Tutup", "Saving..." => "Simpan..." );