platform/plugins/view-assets/lang/en.json
Andrey Sobolev 546877b004
Initial Support for tags/skills ()
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-16 10:02:31 +01:00

14 lines
302 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"
}
}