mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 02:37:46 +03:00
d06f3316b3
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
33 lines
947 B
JSON
33 lines
947 B
JSON
{
|
|
"string": {
|
|
"Create": "Create",
|
|
"Cancel": "Cancel",
|
|
"Ok": "Ok",
|
|
"Save": "Save",
|
|
"Saved": "Saved...",
|
|
"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"
|
|
}
|
|
}
|