From b8de022e896ac0a68fd3d8904baf6e879016d94b Mon Sep 17 00:00:00 2001 From: rassi0429 Date: Thu, 21 Dec 2023 09:16:44 +0900 Subject: [PATCH] fix: login expire limit --- eo.json | 2 +- nl.json | 2 +- pl.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eo.json b/eo.json index 95b998e..07220f3 100644 --- a/eo.json +++ b/eo.json @@ -508,7 +508,7 @@ "Account.Anonymous": "Anonima", "Account.Username": "Uzantnomo:", "Account.Email": "Retpoŝto:", - "Account.RememberMe": "Memoru Min (dum 7 tagoj):", + "Account.RememberMe": "Memoru Min (dum 30 tagoj):", "Account.RepeatEmail": "Ripeti Retpoŝton:", "Account.UsernameOrEmail": "Uzantnomo aŭ Retpoŝto:", "Account.Password": "Pasvorto:", diff --git a/nl.json b/nl.json index b3caa63..a0874e6 100644 --- a/nl.json +++ b/nl.json @@ -343,7 +343,7 @@ "Account.Anonymous": "Anoniem", "Account.Username": "Gebruikersnaam:", "Account.Email": "E-mail:", - "Account.RememberMe": "Onthoud mij (voor 7 dagen):", + "Account.RememberMe": "Onthoud mij (voor 30 dagen):", "Account.RepeatEmail": "Herhaal email:", "Account.UsernameOrEmail": "Gebruikersnaam of email:", "Account.Password": "Wachtwoord:", diff --git a/pl.json b/pl.json index 70f940b..0bcc531 100644 --- a/pl.json +++ b/pl.json @@ -509,7 +509,7 @@ "Account.Anonymous": "Anonim", "Account.Username": "Nazwa Użytkownika:", "Account.Email": "Email:", - "Account.RememberMe": "Zapamiętaj Mnie (na 7 dni):", + "Account.RememberMe": "Zapamiętaj Mnie (na 30 dni):", "Account.RepeatEmail": "Powtórz email:", "Account.UsernameOrEmail": "Nazwa Użytkownika lub Email:", "Account.Password": "Hasło:",