Login: add translates

This commit is contained in:
Viktor Fomin 2022-08-12 13:33:20 +03:00
parent f60aaef514
commit 4638c8dca5

View File

@ -22,5 +22,7 @@
"RegistrationEmailWatermark": "Email",
"Remember": "Remember me",
"RememberHelper": "The default session lifetime is 20 minutes. Check this option to set it to 1 year. To set your own value, go to Settings.",
"ResendCode": "Resend code"
"ResendCode": "Resend code",
"SignInWithCode": "Sign in with secret code",
"SignInWithPassword": "Sign in with a password"
}