Initial.
This commit is contained in:
28
backend/id/listen.json
Normal file
28
backend/id/listen.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"watchlist": {
|
||||
"empty": "Kosongkan daftar peringatan terkini",
|
||||
"load": "Impor daftar peringatan yang pernah disimpan",
|
||||
"create_table": "Buat tabel dengan pilihan bidang lagi",
|
||||
"export_xml": "Ekspor benda dari daftar peringatan terkini dalam format XML",
|
||||
"save": "Simpan daftar peringatan terkini",
|
||||
"remove_object": "Hapuskan benda dari daftar peringatan",
|
||||
"reload": "Reload current watchlist",
|
||||
"switchstyle": "Switch style of watchlist",
|
||||
"removed_object": "Removed object from watchlist",
|
||||
"added_object": "Added object to watchlist",
|
||||
"reloaded": "Reloaded watchlist",
|
||||
"emptied": "Emptied watchlist",
|
||||
"switched_style": "Switched style of watch list"
|
||||
},
|
||||
"table": {
|
||||
"table_from_filter": "Tabel dari saringan",
|
||||
"table_from_watchlist": "Tabel dari daftar peringatan",
|
||||
"table_from_objectgroup": "Tabel dari kelompok benda",
|
||||
"export_xml": "Ekspor benda yang terpilih dalam format XML",
|
||||
"export_csv": "Ekspor benda yang terpilih dalam format CSV",
|
||||
"per_page": "Per halaman",
|
||||
"definition": "Definisi",
|
||||
"order": "Disortir sesuai dengan",
|
||||
"columns": "Columns"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user