mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-30 23:39:31 +00:00
3e0c1880b2
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
27 lines
745 B
JSON
27 lines
745 B
JSON
{
|
|
"string": {
|
|
"Create": "Create",
|
|
"Cancel": "Cancel",
|
|
"Ok": "Ok",
|
|
"Save": "Save",
|
|
"Download": "Download",
|
|
"Close": "Close",
|
|
"NotSelected": "Not selected",
|
|
"Deselect": "Deselect",
|
|
"AddSocialLinks": "Add social links",
|
|
"EditSocialLinks": "Edit social links",
|
|
"Change": "Change",
|
|
"Remove": "Remove",
|
|
"Members": "Members",
|
|
"Search": "Search...",
|
|
"Unassigned": "Unassigned",
|
|
"CreateMore": "Create more",
|
|
"NumberMembers": "{count, plural, =0 {no members} =1 {1 member} other {# members}}",
|
|
"InThis": "In this {space}",
|
|
"NoMatchesInThis": "No matches in this {space}",
|
|
"NoMatchesFound": "No matches found",
|
|
"NotInThis": "Not in this {space}",
|
|
"Add": "Add"
|
|
}
|
|
}
|