11 lines
379 B
JSON
11 lines
379 B
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Engineering_Not_Configured": "No configured LayoutFile.\nPlease add a keyboard layout to the project and set the LayoutFile attribute.",
|
|
"InputHint_Min": "Min:",
|
|
"InputHint_Max": "Max:",
|
|
"InputHint_Separator": ";"
|
|
}
|
|
}
|