mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-24 06:43:16 +03:00
5426a06346
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com> Co-authored-by: Alexander Onnikov <alexander.onnikov@xored.com>
33 lines
997 B
JSON
33 lines
997 B
JSON
{
|
|
"string": {
|
|
"Create": "Create",
|
|
"Cancel": "Cancel",
|
|
"Ok": "Ok",
|
|
"Save": "Save",
|
|
"Download": "Download",
|
|
"Close": "Close",
|
|
"NotSelected": "Not selected",
|
|
"Deselect": "Deselect",
|
|
"Archived": "(archived)",
|
|
"AddSocialLinks": "Add social links",
|
|
"EditSocialLinks": "Edit social links",
|
|
"Change": "Change",
|
|
"Remove": "Remove",
|
|
"Members": "Members",
|
|
"Search": "Search...",
|
|
"Spaces": "Spaces",
|
|
"Unassigned": "Unassigned",
|
|
"CreateMore": "Create more",
|
|
"NumberMembers": "{count, plural, =0 {no members} =1 {1 member} other {# members}}",
|
|
"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",
|
|
"SelectAvatar": "Select avatar",
|
|
"GravatarsManaged": "Gravatars are managed through"
|
|
}
|
|
}
|