platform/packages/presentation/lang/en.json
Denis Bunakalya 5426a06346
Use Gravatar icon on workspace join (#2324)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
Co-authored-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-10-31 12:34:42 +07:00

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"
}
}