From fac80024e0956d543b762296e0ee49cd72035b93 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 28 Oct 2022 13:28:28 -0700 Subject: Persist user preferences --- modern/src/resources/l10n/en.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'modern/src/resources/l10n/en.json') diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json index dd1f6723..e20faddb 100644 --- a/modern/src/resources/l10n/en.json +++ b/modern/src/resources/l10n/en.json @@ -153,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", @@ -184,6 +185,8 @@ "loginLogo": "Logo", "devicesAndState": "Devices and State", "deviceTitle": "Devices", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Identifier", "deviceModel": "Model", "deviceContact": "Contact", @@ -345,6 +348,7 @@ "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", @@ -427,6 +431,8 @@ "eventDriverChanged": "Driver changed", "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "General", "alarmSos": "SOS", "alarmVibration": "Vibration", -- cgit v1.2.3