|
|
|
@ -1699,6 +1699,7 @@ |
|
|
|
}, |
|
|
|
"input-widgets": { |
|
|
|
"attribute-not-allowed": "Attribute parameter cannot be used in this widget", |
|
|
|
"blocked-location": "Geolocation is blocked in your browser", |
|
|
|
"claim-device": "Claim device", |
|
|
|
"claim-failed": "Failed to claim the device!", |
|
|
|
"claim-not-found": "Device not found!", |
|
|
|
@ -1708,12 +1709,18 @@ |
|
|
|
"device-name-required": "Device name is required", |
|
|
|
"discard-changes": "Discard changes", |
|
|
|
"entity-attribute-required": "Entity attribute is required", |
|
|
|
"entity-coordinate-required": "Both fields, latitude and longitude, are required", |
|
|
|
"entity-timeseries-required": "Entity timeseries is required", |
|
|
|
"get-location": "Get current location", |
|
|
|
"latitude": "Latitude", |
|
|
|
"longitude": "Longitude", |
|
|
|
"not-allowed-entity": "Selected entity cannot have shared attributes", |
|
|
|
"no-attribute-selected": "No attribute is selected", |
|
|
|
"no-datakey-selected": "No datakey is selected", |
|
|
|
"no-coordinate-specified": "Datakey for latitude/longitude doesn't specified", |
|
|
|
"no-entity-selected": "No entity selected", |
|
|
|
"no-image": "No image", |
|
|
|
"no-support-geolocation": "Your browser doesn't support geolocation", |
|
|
|
"no-support-web-camera": "No supported web camera", |
|
|
|
"no-timeseries-selected": "No timeseries selected", |
|
|
|
"secret-key": "Secret key", |
|
|
|
|