diff options
Diffstat (limited to 'web/l10n/nn.json')
-rw-r--r-- | web/l10n/nn.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/nn.json b/web/l10n/nn.json index 29677476..434eeef3 100644 --- a/web/l10n/nn.json +++ b/web/l10n/nn.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "New password is set", "loginLogout": "Logg ut", "loginLogo": "Logo", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Einingar og status", "deviceSelected": "Selected Device", "deviceTitle": "Einingar", @@ -222,6 +224,10 @@ "settingsAppVersion": "App Version", "settingsConnection": "Connection", "settingsDarkMode": "Dark Mode", + "settingsTotpEnable": "Enable One-time Password", + "settingsTotpForce": "Force One-time Password", + "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval", + "settingsUpdateAvailable": "There is an update available.", "reportTitle": "Rapportar", "reportScheduled": "Scheduled Reports", "reportDevice": "Eining", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Status ukjend", "eventDeviceOffline": "Status fråkopla", "eventDeviceInactive": "Device inactive", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Eining rører seg", "eventDeviceStopped": "Eining stoppa", "eventDeviceOverspeed": "Fartsgrense overstige", |