Blame view
sources/apps/bookmarks/l10n/ms_MY.php
292 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<?php $TRANSLATIONS = array( "Bookmarks" => "Tanda", "Warning" => "Amaran", "Close" => "Tutup", "Save" => "Simpan", "Delete" => "Padam", "Edit" => "Sunting", "Cancel" => "Batal", "Address" => "Alamat", "Add" => "Tambah", "Settings" => "Tetapan", "Export" => "Export", "Import" => "Import" ); |