platform/plugins/workbench-assets/lang/en.json
Ilya Sumbatyants 9a24af1788
Make possible to archive spaces with states (#688)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:08:22 +01:00

11 lines
212 B
JSON

{
"string": {
"More": "More...",
"Delete": "Delete",
"Create": "Create",
"ShowMenu": "Show menu",
"HideMenu": "Hide menu",
"Archive": "Archive",
"Archived": "Archived {object}"
}
}