more lang keys

This commit is contained in:
Barış Soner Uşaklı
2023-01-10 22:35:37 -05:00
parent 58eccfcf79
commit 9d72f4509d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"register": "Register",
"already-have-account": "Already have an account?",
"cancel_registration": "Cancel Registration",
"help.email": "By default, your email will be hidden from the public.",
"help.username_restrictions": "A unique username between %1 and %2 characters. Others can mention you with @<span id='yourUsername'>username</span>.",

View File

@@ -1,6 +1,10 @@
{
"sign-in-with-twitter": "Sign in with Twitter",
"sign-up-with-twitter": "Sign up with Twitter",
"sign-in-with-github": "Sign in with Github",
"sign-up-with-github": "Sign up with Github",
"sign-in-with-google": "Sign in with Google",
"log-in-with-facebook": "Log in With Facebook"
"sign-up-with-google": "Sign up with Google",
"log-in-with-facebook": "Log in With Facebook",
"continue-with-facebook": "Continue with Facebook"
}