Files
m.heisig 2d11c43579 Added minimal functionality for Robot teaching
- Added minimal HMI
- Added possibility to open and close all chamber doors
2026-01-17 09:20:39 +01:00

16 lines
484 B
JSON

{
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
"locale": "en",
"localizedText": {
"Label_Text_Years": "Years",
"Label_Text_Months": "Months",
"Label_Text_Days": "Days",
"Label_Text_Hours": "Hours",
"Label_Text_Minutes": "Minutes",
"Label_Text_Seconds": "Seconds",
"Label_Text_Milliseconds": "Milliseconds",
"Button_Text_Ok": "OK",
"Button_Text_Cancel": "Cancel"
}
}