mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-18 16:31:57 +03:00
9f9003ec68
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"string": {
|
|
"MoveClass": "Move {class}",
|
|
"SelectToMove": "Select the {classLabel} you want to move {class} to.",
|
|
"Delete": "Delete",
|
|
"Move": "Move",
|
|
"Cancel": "Cancel",
|
|
"LabelYes": "Yes",
|
|
"LabelNo": "No",
|
|
"LabelNA": "N/A",
|
|
"ChooseAColor": "Choose a color",
|
|
"Table": "Table",
|
|
"Role": "Role",
|
|
"DeleteObject": "Delete object",
|
|
"DeleteObjectConfirm": "Do you want to delete this {count, plural, =1 {object} other {# objects}}?",
|
|
"Open": "Open",
|
|
"Assignees": "Assignees",
|
|
"Labels": "Labels",
|
|
"MoveLeft": "Move left",
|
|
"MoveRight": "Move right",
|
|
"MoveUp": "Move up",
|
|
"MoveDown": "Move down",
|
|
"RestoreDefaults": "Restore defaults",
|
|
"SelectItem": "Select focused item",
|
|
"SelectItemAll": "Select all items",
|
|
"SelectItemNone": "Deselect all items",
|
|
|
|
"ShowPreview": "Show document preview",
|
|
"ShowActions": "Show actions popup",
|
|
|
|
"ActionPlaceholder": "type to filter...",
|
|
"General": "General",
|
|
"Navigation": "Navigation",
|
|
"Editor": "Editor",
|
|
"MarkdownFormatting": "Formatting",
|
|
"CustomizeView": "Customize view",
|
|
"Filter": "Filter",
|
|
"ClearFilters": "Clear filters",
|
|
"FilterIs": "is",
|
|
"FilterIsNot": "is not",
|
|
"FilterIsEither": "is either of",
|
|
"FilterStatesCount": "{value, plural, =1 {1 state} other {# states}}",
|
|
"Before": "Before",
|
|
"After": "After",
|
|
"Apply": "Apply",
|
|
"Save": "Save",
|
|
"IncludeItemsThatMatch": "Include items that match",
|
|
"AnyFilter": "any filter",
|
|
"AllFilters": "all filters"
|
|
}
|
|
}
|