Blame view
sources/apps/files_texteditor/l10n/ms_MY.php
371 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 8 9 10 11 |
<?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" ); |