|
|
|
@ -408,7 +408,8 @@ |
|
|
|
"select-asset": "Select asset", |
|
|
|
"no-assets-matching": "No assets matching '{{entity}}' were found.", |
|
|
|
"asset-required": "Asset is required", |
|
|
|
"name-starts-with": "Asset name starts with", |
|
|
|
"name-starts-with": "Asset name expression", |
|
|
|
"help-text": "Use '%' according to need: '%asset_name_contains%', '%asset_name_ends', 'asset_starts_with'.", |
|
|
|
"import": "Import assets", |
|
|
|
"asset-file": "Asset file", |
|
|
|
"label": "Label", |
|
|
|
@ -862,7 +863,8 @@ |
|
|
|
"alias-required": "Device alias is required.", |
|
|
|
"remove-alias": "Remove device alias", |
|
|
|
"add-alias": "Add device alias", |
|
|
|
"name-starts-with": "Device name starts with", |
|
|
|
"name-starts-with": "Device name expression", |
|
|
|
"help-text": "Use '%' according to need: '%device_name_contains%', '%device_name_ends', 'device_starts_with'.", |
|
|
|
"device-list": "Device list", |
|
|
|
"use-device-name-filter": "Use filter", |
|
|
|
"device-list-empty": "No devices selected.", |
|
|
|
@ -1396,7 +1398,8 @@ |
|
|
|
"enter-entity-type": "Enter entity type", |
|
|
|
"no-entities-matching": "No entities matching '{{entity}}' were found.", |
|
|
|
"no-entity-types-matching": "No entity types matching '{{entityType}}' were found.", |
|
|
|
"name-starts-with": "Name starts with", |
|
|
|
"name-starts-with": "Name expression", |
|
|
|
"help-text": "Use '%' according to need: '%entity_name_contains%', '%entity_name_ends', 'entity_starts_with'.", |
|
|
|
"use-entity-name-filter": "Use filter", |
|
|
|
"entity-list-empty": "No entities selected.", |
|
|
|
"entity-type-list-empty": "No entity types selected.", |
|
|
|
@ -1527,7 +1530,8 @@ |
|
|
|
"alias-required": "Entity View alias is required.", |
|
|
|
"remove-alias": "Remove entity view alias", |
|
|
|
"add-alias": "Add entity view alias", |
|
|
|
"name-starts-with": "Entity View name starts with", |
|
|
|
"name-starts-with": "Entity View name expression", |
|
|
|
"help-text": "Use '%' according to need: '%entity-view_name_contains%', '%entity-view_name_ends', 'entity-view_starts_with'.", |
|
|
|
"entity-view-list": "Entity View list", |
|
|
|
"use-entity-view-name-filter": "Use filter", |
|
|
|
"entity-view-list-empty": "No entity views selected.", |
|
|
|
|