diff options
Diffstat (limited to 'web/l10n/ru.json')
-rw-r--r-- | web/l10n/ru.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/ru.json b/web/l10n/ru.json index cd24b2bf..49e78f0f 100644 --- a/web/l10n/ru.json +++ b/web/l10n/ru.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "Новый пароль установлен", "loginLogout": "Выход", "loginLogo": "Логотип", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Устройства и состояния", "deviceSelected": "Выбранное устройство", "deviceTitle": "Устройства", @@ -222,6 +224,10 @@ "settingsAppVersion": "Версия приложения", "settingsConnection": "Соединения", "settingsDarkMode": "Dark Mode", + "settingsTotpEnable": "Enable One-time Password", + "settingsTotpForce": "Force One-time Password", + "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval", + "settingsUpdateAvailable": "There is an update available.", "reportTitle": "Отчеты", "reportScheduled": "Запланированные отчеты", "reportDevice": "Устройство", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Статус неизвестен", "eventDeviceOffline": "Статус оффлайн", "eventDeviceInactive": "Устройство неактивно", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Устройство двигается", "eventDeviceStopped": "Устройство остановилось", "eventDeviceOverspeed": "Превышено ограничение скорости", |