platform/plugins/view-assets/lang/en.json
Alexander Platov 65268ecff6
Update cards and dialogs UI. (#627)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-15 10:08:02 +01:00

10 lines
198 B
JSON

{
"string": {
"MoveClass": "Move {class}",
"SelectToMove": "Select the {classLabel} you want to move {class} to.",
"Delete": "Delete",
"Move": "Move",
"Cancel": "Cancel"
}
}