Files
infineon_plc/Packages/Beckhoff.TwinCAT.HMI.Controls.14.4.1/runtimes/native1.12-tchmi/TcHmiLineChart/Lang/Language.en.json
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

14 lines
550 B
JSON

{
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
"locale": "en",
"localizedText": {
"Button_Tooltip_Play": "Play",
"Button_Tooltip_Pause": "Pause",
"Button_Tooltip_PanX": "Pan only horizontally",
"Button_Tooltip_PanXY": "Pan horizontally and vertically",
"Button_Tooltip_ZoomX": "Zoom only the horizontal axis",
"Button_Tooltip_ZoomXY": "Zoom both the horizontal and the vertical axis",
"Button_Tooltip_ResetZoomPan": "Reset zooming and panning"
}
}