platform/packages/presentation/lang/en.json
Alexander Platov b16f453812
Add strings in @anticrm/presentation. DoneState centered (#668)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 13:14:34 +01:00

13 lines
230 B
JSON

{
"string": {
"Create": "Create",
"Cancel": "Cancel",
"Ok": "Ok",
"Download": "Download",
"Delete": "Delete",
"Suggested": "Suggested",
"NotSelected": "Not selected",
"Deselect": "Deselect"
}
}