12 lines
447 B
JSON
12 lines
447 B
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Define_Data_And_Schema": "Please define both the 'Data' and the 'DataSchema' attribute if you are not using the 'DataSymbol' attribute.",
|
|
"ColumnData_Name": "Name",
|
|
"ColumnData_Value": "Value",
|
|
"ColumnData_Datatype": "Datatype",
|
|
"ColumnData_PreparedValue": "Prepared Value"
|
|
}
|
|
}
|