Approval.
This commit is contained in:
28
backend/zh/listen.json
Normal file
28
backend/zh/listen.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"watchlist": {
|
||||
"empty": "Erase the current watchlist",
|
||||
"load": "Load a stored watchlist",
|
||||
"create_table": "Create a table with further field selection",
|
||||
"export_xml": "Export objects of current watchlist in XML",
|
||||
"save": "Save the current watchlist",
|
||||
"remove_object": "Remove object from watchlist",
|
||||
"reload": "Reload current watchlist",
|
||||
"switchstyle": "Change view of watchlist",
|
||||
"removed_object": "Object removed from watchlist",
|
||||
"added_object": "Object added to watchlist",
|
||||
"reloaded": "Watchlist reloaded",
|
||||
"emptied": "Watchlist emptied",
|
||||
"switched_style": "Style of watchlist changed"
|
||||
},
|
||||
"table": {
|
||||
"table_from_filter": "Table from filter",
|
||||
"table_from_watchlist": "Table from watchlist",
|
||||
"table_from_objectgroup": "Table from object group",
|
||||
"export_xml": "Export objekts of table in XML",
|
||||
"export_csv": "Export objekts of table in CSV",
|
||||
"per_page": "Per page",
|
||||
"definition": "Definition",
|
||||
"order": "Order by",
|
||||
"columns": "Columns"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user