1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-31 01:52:11 +01:00
2012-11-02 00:03:14 +01:00

15 lines
294 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Tanda",
"Warning" => "Amaran",
"Close" => "Tutup",
"Save" => "Simpan",
"Edit" => "Sunting",
"Delete" => "Padam",
"Cancel" => "Batal",
"Address" => "Alamat",
"List" => "Senarai",
"Settings" => "Tetapan",
"Import" => "Import",
"Export" => "Export"
);