ms_MY.php 371 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Simpan",
"Search" => "Cari",
"Close" => "Tutup",
"Next" => "Seterus",
"Clear" => "Kosongkan",
"Saving..." => "Simpan...",
"Failed to save file" => "Gagal menyimpan fail",
"An error occurred!" => "Ralat berlaku",
"There were unsaved changes, click here to go back" => "Terdapat perubahan belum disimpan, klik sini untuk kembali"
);