platform/packages/presentation/lang/en.json
Alexander Platov 987fe19c64
TSK-1431,-1440: Update AttachmentPresenter. Replace colors, minor fixes. (#3131)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-05-04 09:43:21 +07:00

32 lines
922 B
JSON

{
"string": {
"Create": "Create",
"Cancel": "Cancel",
"Ok": "Ok",
"Save": "Save",
"Download": "Download",
"Delete": "Delete",
"Close": "Close",
"NotSelected": "Not selected",
"Deselect": "Deselect",
"Archived": "(archived)",
"AddSocialLinks": "Add social links",
"EditSocialLinks": "Edit social links",
"Change": "Change",
"Remove": "Remove",
"Search": "Search...",
"Spaces": "Spaces",
"CreateMore": "Create more",
"NumberSpaces": "{count, plural, =0 {In} =1 {In 1 place} other {In # places}}",
"InThis": "In this {space}",
"NoMatchesInThis": "No matches in this {space}",
"NoMatchesFound": "No matches found",
"NotInThis": "Not in this {space}",
"Add": "Add",
"Edit": "Edit",
"DocumentPreview": "Preview",
"MakePrivate": "Make private",
"MakePrivateDescription": "Only members can see it"
}
}