🌐 Localize sign in & sign up page
This commit is contained in:
@ -10,5 +10,27 @@
|
||||
"indexProductListHint": "See some of our products just there",
|
||||
"indexActivities": "Activities",
|
||||
"indexActivitiesCaption": "Keep in touch,\nand learn what we doing recently.",
|
||||
"indexActivitiesHint": "See some posts in our realm just here"
|
||||
"indexActivitiesHint": "See some posts in our realm just here",
|
||||
"userMenuDashboard": "Dashboard",
|
||||
"userMenuSignOut": "Sign Out",
|
||||
"userMenuSignIn": "Sign In",
|
||||
"userMenuSignUp": "Create Account",
|
||||
"next": "Next",
|
||||
"errorOccurred": " Something went wrong... {0}",
|
||||
"username": "Name",
|
||||
"nickname": "Nick",
|
||||
"email": "Email Address",
|
||||
"password": "Password",
|
||||
"copyright": "Copyright",
|
||||
"signUpTitle": "Create an account",
|
||||
"signUpCaption": "Create an account on Solar Network. Then enjoy all our services.",
|
||||
"signUpCompleted": "You successfully created an account on Solar Network. Now sign in to your account and start exploring!",
|
||||
"signUpCompletedAction": "Let's go!",
|
||||
"signInTitle": "Sign In",
|
||||
"signInCaption": "Sign in via your account to access the entire Solar Network.",
|
||||
"multiFactorCaption": "We need to verify that the person trying to access your account is you.",
|
||||
"multiFactorHint": "Check your inbox",
|
||||
"multiFactorTypeEmail": "Email One-time-password",
|
||||
"signInCompleted": "All Done",
|
||||
"signInCompletedCaption": "Welcome back! You just signed in right now! We're going to direct you to dashboard..."
|
||||
}
|
||||
|
@ -10,5 +10,27 @@
|
||||
"indexProductListHint": "在这里看看我们的一些产品",
|
||||
"indexActivities": "动态",
|
||||
"indexActivitiesCaption": "开发软件,闭门造车是大忌,了解我们最近在做什么。",
|
||||
"indexActivitiesHint": "看看我们领域中的一些帖子"
|
||||
"indexActivitiesHint": "看看我们领域中的一些帖子",
|
||||
"userMenuDashboard": "仪表盘",
|
||||
"userMenuSignOut": "登出",
|
||||
"userMenuSignIn": "登陆",
|
||||
"userMenuSignUp": "注册帐号",
|
||||
"next": "下一步",
|
||||
"errorOccurred": "发生错误了… {0}",
|
||||
"username": "用户名",
|
||||
"nickname": "显示名",
|
||||
"email": "邮件地址",
|
||||
"password": "密码",
|
||||
"copyright": "版权所有",
|
||||
"signUpTitle": "创建账号",
|
||||
"signUpCaption": "在 Solar Network 上创建一个帐号,以享受我们所有的服务。",
|
||||
"signUpCompleted": "您已成功创建 Solar Network 账户。现在登录您的账户,开始探索吧!",
|
||||
"signUpCompletedAction": "出发",
|
||||
"signInTitle": "登陆",
|
||||
"signInCaption": "通过您的账户登录以访问整个 Solar Network。",
|
||||
"multiFactorCaption": "我们需要验证试图访问您账户的人是您本人。",
|
||||
"multiFactorHint": "检查您的收件箱",
|
||||
"multiFactorTypeEmail": "电子邮件一次性密码",
|
||||
"signInCompleted": "完成",
|
||||
"signInCompletedCaption": "欢迎回来!您刚刚登录成功!我们将引导您进入仪表板..."
|
||||
}
|
||||
|
Reference in New Issue
Block a user