You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/i18n/de/error.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
"noPasswordVerificationMethodAvailable": "Die App kann nicht mit Ihrem Passwort entsperrt werden, da die Integrität der App-Daten verändert wurde. Bitte ändern Sie Ihr Master-Passwort, um fortzufahren.\nBeachten Sie, dass Ihre TOTP-Codes weiterhin manuell entschlüsselt werden müssen."
39
39
},
40
40
"backend": {
41
+
"invalidJsonResponse": "Ungültige Antwort vom $route (HTTP $statusCode) : $body.",
41
42
"noEmailToConfirm": "Keine E-Mail zum Bestätigen.",
42
43
"invalidSession": "Ihre Sitzung ist ungültig. Bitte versuchen Sie sich erneut einzuloggen.",
43
44
"noSession": "Sie müssen sich einloggen, um fortzufahren.",
Copy file name to clipboardExpand all lines: lib/i18n/en/error.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
"noPasswordVerificationMethodAvailable": "Cannot unlock the app with your password because the app data integrity has been altered. Please change your master password to continue.\nNote that your TOTPs will still need to be decrypted manually."
39
39
},
40
40
"backend": {
41
+
"invalidJsonResponse": "Invalid response from $route (HTTP $statusCode) : $body.",
41
42
"noEmailToConfirm": "No email to confirm.",
42
43
"invalidSession": "Your session is invalid. Please try to log-in again.",
Copy file name to clipboardExpand all lines: lib/i18n/fr/error.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
"noPasswordVerificationMethodAvailable": "Impossible de déverrouiller l'application avec votre mot de passe car les données de l'application ont été altérées. Veuillez changer votre mot de passe maître pour continuer.\nVeuillez noter que vos TOTPs devront être déchiffrés manuellement."
39
39
},
40
40
"backend": {
41
+
"invalidJsonResponse": "Réponse invalide du $route (HTTP $statusCode) : $body.",
41
42
"noEmailToConfirm": "Aucun email à confirmer.",
42
43
"invalidSession": "Votre session est invalide. Veuillez réessayer de vous connecter.",
43
44
"noSession": "Vous devez être connecté pour continuer.",
Copy file name to clipboardExpand all lines: lib/i18n/it/error.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
"noPasswordVerificationMethodAvailable": "Impossibile sbloccare l'applicazione con la tua password perché le informazioni sull'applicazione sono state alterate. Cambia la tua password principale per continuare.\nNota che i tuoi TOTPs dovranno essere decifrati manualmente."
39
39
},
40
40
"backend": {
41
+
"invalidJsonResponse": "Risposta non valida dal $route (HTTP $statusCode) : $body.",
41
42
"noEmailToConfirm": "Nessun email da confermare.",
42
43
"invalidSession": "La tua sessione non è valida. Riprova a effettuare il login.",
43
44
"noSession": "Devi effettuare il login per continuare.",
Copy file name to clipboardExpand all lines: lib/i18n/pt/error.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
"noPasswordVerificationMethodAvailable": "Falha ao desbloquear a aplicação com sua senha porque as informações da aplicação foram alteradas. Altere sua senha mestra para continuar.\nNota que seus TOTPs serão descriptografados manualmente."
39
39
},
40
40
"backend": {
41
+
"invalidJsonResponse": "Resposta inválida do $route (HTTP $statusCode) : $body.",
41
42
"noEmailToConfirm": "Nenhum e-mail para confirmar.",
42
43
"invalidSession": "Sua sessão é inválida. Tente novamente para fazer login.",
43
44
"noSession": "Você deve estar logado para prosseguir.",
0 commit comments