diff options
Diffstat (limited to 'web/l10n/ca.json')
-rw-r--r-- | web/l10n/ca.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/ca.json b/web/l10n/ca.json index 9413b715..4b11a91c 100644 --- a/web/l10n/ca.json +++ b/web/l10n/ca.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "S'ha creat la nova contrasenya", "loginLogout": "Tancar Sessió", "loginLogo": "Logotipus", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Dispositius i Estat", "deviceSelected": "Dispositiu seleccionat", "deviceTitle": "Dispositius", @@ -222,6 +224,10 @@ "settingsAppVersion": "Versió de l'App", "settingsConnection": "Connexió", "settingsDarkMode": "Dark Mode", + "settingsTotpEnable": "Enable One-time Password", + "settingsTotpForce": "Force One-time Password", + "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval", + "settingsUpdateAvailable": "There is an update available.", "reportTitle": "Informes", "reportScheduled": "Informes programats", "reportDevice": "Dispositius", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Dispositiu en estat Desconegut", "eventDeviceOffline": "Dispositiu Fora de Línia", "eventDeviceInactive": "Dispositiu Inactiu", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Dispositiu en Moviment", "eventDeviceStopped": "Dispositiu Aturat", "eventDeviceOverspeed": "Excés del límit de Velocitat", |