Skip to content

Commit

Permalink
Merge pull request #168 from rassi0429/fix/rememberme
Browse files Browse the repository at this point in the history
fix: login expire limit
  • Loading branch information
Frooxius authored Dec 21, 2023
2 parents d3f3651 + b8de022 commit 6dfe849
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:",
Expand Down
2 changes: 1 addition & 1 deletion nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:",
Expand Down
2 changes: 1 addition & 1 deletion pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,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:",
Expand Down

0 comments on commit 6dfe849

Please sign in to comment.