diff options
Diffstat (limited to 'modern/src/resources/l10n/vi.json')
-rw-r--r-- | modern/src/resources/l10n/vi.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/vi.json b/modern/src/resources/l10n/vi.json index 329ba561..d4c7a82c 100644 --- a/modern/src/resources/l10n/vi.json +++ b/modern/src/resources/l10n/vi.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "New password is set", "loginLogout": "Đăng xuất", "loginLogo": "Biểu tượng", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Các thiết bị và trạng thái", "deviceSelected": "Selected Device", "deviceTitle": "Các thiết bị", @@ -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": "Báo cáo", "reportScheduled": "Scheduled Reports", "reportDevice": "Thiết bị", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Status unknown", "eventDeviceOffline": "Status offline", "eventDeviceInactive": "Device inactive", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Device moving", "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", |