Implement signin as guest
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"signin": "Sign in",
|
||||
"or_signup": "You need sign up?",
|
||||
"or_signin": "You need sign in?",
|
||||
"signin_as_guest": "Or sign in as Guest",
|
||||
"email": "Email",
|
||||
"username": "User name",
|
||||
"password": "Password",
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
"signin": "サインイン",
|
||||
"or_signup": "新規登録ページ",
|
||||
"or_signin": "サインインページ",
|
||||
"signin_as_guest": "ゲストとしてサインイン",
|
||||
"email": "メールアドレス",
|
||||
"username": "ユーザー名",
|
||||
"password": "パスワード",
|
||||
|
||||
Reference in New Issue
Block a user