diff options
author | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
commit | 47eb8c41d0c47dc37df58e8a343a3c393d803847 (patch) | |
tree | d96412fd2c937f420bd6801ddbcde4061574c2e3 /web/l10n/id.json | |
parent | 1b21fad46cd8c857a8c542ee2cbfbc3ee4951dcd (diff) | |
download | trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.gz trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.bz2 trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.zip |
Update localization files
Diffstat (limited to 'web/l10n/id.json')
-rw-r--r-- | web/l10n/id.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/id.json b/web/l10n/id.json index 1be29da1..a8389cb2 100644 --- a/web/l10n/id.json +++ b/web/l10n/id.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "New password is set", "loginLogout": "Keluar", "loginLogo": "Lambang", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Perangkat Dan Status", "deviceSelected": "Selected Device", "deviceTitle": "Semua Perangkat", @@ -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": "Semua Laporan", "reportScheduled": "Scheduled Reports", "reportDevice": "Perangkat", @@ -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", |