id.php
497 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Simpan",
"Search" => "Cari",
"Close" => "Tutup",
"Next" => "Selanjutnya",
"Clear" => "Bersihkan",
"Saving..." => "Menyimpan...",
"Failed to save file" => "Gagal menyimpan berkas",
"An error occurred!" => "Terjadi kesalahan!",
"There are unsaved changes in the text editor" => "Ada perubahan yang belum disimpan pada penyunting teks",
"There were unsaved changes, click here to go back" => "Ada perubahan yang belum tersimpan, klik di sini untuk kembali"
);