12 lines
309 B
JSON
12 lines
309 B
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Cancel": "Cancel",
|
|
"Next": "Next >",
|
|
"Finish": "Finish",
|
|
"Back": "< Previous",
|
|
"UserGuidanceFinished": "The user guidance is finished!"
|
|
}
|
|
}
|