id.php
365 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Simpan",
"Close" => "Tutup",
"Next" => "Selanjutnya",
"Clear" => "Bersihkan",
"Saving..." => "Menyimpan...",
"Failed to save file" => "Gagal menyimpan berkas",
"An error occurred!" => "Galat terjadi!",
"There were unsaved changes, click here to go back" => "Ada perubahan yang belum tersimpan, klik di sini untuk kembali"
);