mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 12:06:57 +03:00
748ad4d258
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
18 lines
446 B
JSON
18 lines
446 B
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 object?"
|
|
}
|
|
}
|