diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/de.json | 1 | ||||
-rw-r--r-- | web/l10n/en.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json index 1379c394..e8c86719 100644 --- a/web/l10n/de.json +++ b/web/l10n/de.json @@ -144,6 +144,7 @@ "commandData": "Daten", "commandPhone": "Rufnummer", "commandMessage": "Nachricht", + "commandTimezoneOffset": "Zeitverschiebung zu UTC", "eventAll": "Alle Ereignisse", "eventDeviceOnline": "Gerät ist online", "eventDeviceOffline": "Gerät ist offline", diff --git a/web/l10n/en.json b/web/l10n/en.json index baff8b0e..e7ff00b4 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -144,6 +144,7 @@ "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", + "commandTimezoneOffset": "Timezone Offset to UTC", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", |