diff --git a/src/i18n/lang/cs-CZ.json b/src/i18n/lang/cs-CZ.json index fde31e9558..fe16eba820 100644 --- a/src/i18n/lang/cs-CZ.json +++ b/src/i18n/lang/cs-CZ.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Nastavení", @@ -84,7 +85,8 @@ "weekStartSunday": "Neděle", "weekStartMonday": "Pondělí", "language": "Jazyk", - "defaultList": "Výchozí seznam" + "defaultList": "Výchozí seznam", + "timezone": "Time Zone" }, "totp": { "title": "Dvoufaktorové ověření", diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index f0cc529960..de7034abb4 100644 --- a/src/i18n/lang/de-DE.json +++ b/src/i18n/lang/de-DE.json @@ -56,7 +56,8 @@ "showPassword": "Passwort anzeigen", "hidePassword": "Passwort verbergen", "noAccountYet": "Noch kein Account?", - "alreadyHaveAnAccount": "Hast du bereits einen Account?" + "alreadyHaveAnAccount": "Hast du bereits einen Account?", + "remember": "Stay logged in" }, "settings": { "title": "Einstellungen", @@ -84,7 +85,8 @@ "weekStartSunday": "Sonntag", "weekStartMonday": "Montag", "language": "Sprache", - "defaultList": "Standard-Liste" + "defaultList": "Standard-Liste", + "timezone": "Time Zone" }, "totp": { "title": "Zwei-Faktor-Authentifizierung", diff --git a/src/i18n/lang/fr-FR.json b/src/i18n/lang/fr-FR.json index 65889af7d5..39e2ed12d4 100644 --- a/src/i18n/lang/fr-FR.json +++ b/src/i18n/lang/fr-FR.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Paramètres", @@ -84,7 +85,8 @@ "weekStartSunday": "dimanche", "weekStartMonday": "lundi", "language": "Langue", - "defaultList": "Liste par défaut" + "defaultList": "Liste par défaut", + "timezone": "Time Zone" }, "totp": { "title": "Authentification à deux facteurs", diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index 798fc13130..e3dd3fe412 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -56,7 +56,8 @@ "showPassword": "Mostra la password", "hidePassword": "Nascondi la password", "noAccountYet": "Non hai un account?", - "alreadyHaveAnAccount": "Hai già un account?" + "alreadyHaveAnAccount": "Hai già un account?", + "remember": "Resta connesso" }, "settings": { "title": "Impostazioni", @@ -84,7 +85,8 @@ "weekStartSunday": "Domenica", "weekStartMonday": "Lunedì", "language": "Lingua", - "defaultList": "Lista predefinita" + "defaultList": "Lista predefinita", + "timezone": "Fuso Orario" }, "totp": { "title": "Autenticazione a due fattori", diff --git a/src/i18n/lang/nl-NL.json b/src/i18n/lang/nl-NL.json index da4cabf613..306eb3f564 100644 --- a/src/i18n/lang/nl-NL.json +++ b/src/i18n/lang/nl-NL.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Settings", @@ -84,7 +85,8 @@ "weekStartSunday": "Sunday", "weekStartMonday": "Monday", "language": "Language", - "defaultList": "Default List" + "defaultList": "Default List", + "timezone": "Time Zone" }, "totp": { "title": "Two Factor Authentication", diff --git a/src/i18n/lang/pl-PL.json b/src/i18n/lang/pl-PL.json index da4cabf613..306eb3f564 100644 --- a/src/i18n/lang/pl-PL.json +++ b/src/i18n/lang/pl-PL.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Settings", @@ -84,7 +85,8 @@ "weekStartSunday": "Sunday", "weekStartMonday": "Monday", "language": "Language", - "defaultList": "Default List" + "defaultList": "Default List", + "timezone": "Time Zone" }, "totp": { "title": "Two Factor Authentication", diff --git a/src/i18n/lang/pt-BR.json b/src/i18n/lang/pt-BR.json index da4cabf613..306eb3f564 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Settings", @@ -84,7 +85,8 @@ "weekStartSunday": "Sunday", "weekStartMonday": "Monday", "language": "Language", - "defaultList": "Default List" + "defaultList": "Default List", + "timezone": "Time Zone" }, "totp": { "title": "Two Factor Authentication", diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index da4cabf613..306eb3f564 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -56,7 +56,8 @@ "showPassword": "Show the password", "hidePassword": "Hide the password", "noAccountYet": "Don't have an account yet?", - "alreadyHaveAnAccount": "Already have an account?" + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" }, "settings": { "title": "Settings", @@ -84,7 +85,8 @@ "weekStartSunday": "Sunday", "weekStartMonday": "Monday", "language": "Language", - "defaultList": "Default List" + "defaultList": "Default List", + "timezone": "Time Zone" }, "totp": { "title": "Two Factor Authentication",