diff options
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index 75ef7cdd..df20c326 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "New password is set", "loginLogout": "Deconectare", "loginLogo": "Logo", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Stare dispozitive", "deviceSelected": "Selected Device", "deviceTitle": "Dispozitive", @@ -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": "Rapoarte", "reportScheduled": "Scheduled Reports", "reportDevice": "Dispozitiv", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Status necunoscut", "eventDeviceOffline": "Status off-line", "eventDeviceInactive": "Device inactive", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Dispozitivul se deplaseaza", "eventDeviceStopped": "Dispozitiv Oprit", "eventDeviceOverspeed": "Viteza maxima depasita", |