9 lines
311 B
JSON
9 lines
311 B
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Tooltip_LessThanMin_Text": "The current value is less than the minimum: {0}",
|
|
"Tooltip_GreaterThanMax_Text": "The current value is greater than the maximum: {0}"
|
|
}
|
|
}
|