mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 14:11:44 +02:00
more lang keys
This commit is contained in:
@@ -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>.",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user