i18nized private console index
This commit is contained in:
24
console/web/locales/dev/translation.json
Normal file
24
console/web/locales/dev/translation.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_index": {
|
||||
"title": "IRext 本地控制台 - 0.2.5",
|
||||
"d_signin_title": "登入",
|
||||
"d_signin_email": "邮箱地址",
|
||||
"d_signin_password": "密码",
|
||||
"d_signin_signin": "登入",
|
||||
"d_changepw_title": "重置密码",
|
||||
"d_changepw_hint": "系统会自动为你挑选一个6位随机数的新密码,并发送到你的邮件,确认更改密码?",
|
||||
"d_changepw_confirm": "确定",
|
||||
"d_changepw_cancel": "取消",
|
||||
"common_signout": "注销",
|
||||
"d_signin_success": "登入成功,3秒后自动进入控制台",
|
||||
"d_signin_failed": "登入失败,请确认邮件地址和密码正确",
|
||||
"d_signup_email_sent": "带有新密码的邮件已经发送到您的邮箱,请注意查收",
|
||||
"d_signup_email_occupied": "这个邮件地址已经被使用",
|
||||
"d_signin_fill_email_pw": "请填写邮件地址和密码",
|
||||
"d_signin_fill_email": "请填写邮件地址",
|
||||
"d_signup_email_failed": "申请密码修改失败,请确认您是合法人员,且邮箱地址无误"
|
||||
}
|
||||
}
|
||||
24
console/web/locales/en-US/translation.json
Normal file
24
console/web/locales/en-US/translation.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_index": {
|
||||
"title": "IRext Local Console - 0.2.5",
|
||||
"d_signin_title": "Sign in",
|
||||
"d_signin_email": "Email",
|
||||
"d_signin_password": "Password",
|
||||
"d_signin_signin": "Sign in",
|
||||
"d_changepw_title": "Reset PW",
|
||||
"d_changepw_hint": "A new password will be generated and an email will be sent to your mail box, confirm it ?",
|
||||
"d_changepw_confirm": "OK",
|
||||
"d_changepw_cancel": "Cancel",
|
||||
"common_signout": "Sign out",
|
||||
"d_signin_success": "Sign in successfully, redirecting to console in 3 seconds",
|
||||
"d_signin_failed": "Failed to sign in, please check your email and password",
|
||||
"d_signup_email_sent": "New password is sent to your email, please check",
|
||||
"d_signup_email_occupied": "This email address is already in use",
|
||||
"d_signin_fill_email_pw": "Please fill email and password",
|
||||
"d_signin_fill_email": "Please fill email",
|
||||
"d_signup_email_failed": "Failed to reset password, please check your email address"
|
||||
}
|
||||
}
|
||||
24
console/web/locales/en/translation.json
Normal file
24
console/web/locales/en/translation.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_index": {
|
||||
"title": "IRext Local Console - 0.2.5",
|
||||
"d_signin_title": "Sign in",
|
||||
"d_signin_email": "Email",
|
||||
"d_signin_password": "Password",
|
||||
"d_signin_signin": "Sign in",
|
||||
"d_changepw_title": "Reset PW",
|
||||
"d_changepw_hint": "A new password will be generated and an email will be sent to your mail box, confirm it ?",
|
||||
"d_changepw_confirm": "OK",
|
||||
"d_changepw_cancel": "Cancel",
|
||||
"common_signout": "Sign out",
|
||||
"d_signin_success": "Sign in successfully, redirecting to console in 3 seconds",
|
||||
"d_signin_failed": "Failed to sign in, please check your email and password",
|
||||
"d_signup_email_sent": "New password is sent to your email, please check",
|
||||
"d_signup_email_occupied": "This email address is already in use",
|
||||
"d_signin_fill_email_pw": "Please fill email and password",
|
||||
"d_signin_fill_email": "Please fill email",
|
||||
"d_signup_email_failed": "Failed to reset password, please check your email address"
|
||||
}
|
||||
}
|
||||
24
console/web/locales/zh-CN/translation.json
Normal file
24
console/web/locales/zh-CN/translation.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_index": {
|
||||
"title": "IRext 本地控制台 - 0.2.5",
|
||||
"d_signin_title": "登入",
|
||||
"d_signin_email": "邮箱地址",
|
||||
"d_signin_password": "密码",
|
||||
"d_signin_signin": "登入",
|
||||
"d_changepw_title": "重置密码",
|
||||
"d_changepw_hint": "系统会自动为你挑选一个6位随机数的新密码,并发送到你的邮件,确认更改密码?",
|
||||
"d_changepw_confirm": "确定",
|
||||
"d_changepw_cancel": "取消",
|
||||
"common_signout": "注销",
|
||||
"d_signin_success": "登入成功,3秒后自动进入控制台",
|
||||
"d_signin_failed": "登入失败,请确认邮件地址和密码正确",
|
||||
"d_signup_email_sent": "带有新密码的邮件已经发送到您的邮箱,请注意查收",
|
||||
"d_signup_email_occupied": "这个邮件地址已经被使用",
|
||||
"d_signin_fill_email_pw": "请填写邮件地址和密码",
|
||||
"d_signin_fill_email": "请填写邮件地址",
|
||||
"d_signup_email_failed": "申请密码修改失败,请确认您是合法人员,且邮箱地址无误"
|
||||
}
|
||||
}
|
||||
24
console/web/locales/zh/translation.json
Normal file
24
console/web/locales/zh/translation.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_index": {
|
||||
"title": "IRext 本地控制台 - 0.2.5",
|
||||
"d_signin_title": "登入",
|
||||
"d_signin_email": "邮箱地址",
|
||||
"d_signin_password": "密码",
|
||||
"d_signin_signin": "登入",
|
||||
"d_changepw_title": "重置密码",
|
||||
"d_changepw_hint": "系统会自动为你挑选一个6位随机数的新密码,并发送到你的邮件,确认更改密码?",
|
||||
"d_changepw_confirm": "确定",
|
||||
"d_changepw_cancel": "取消",
|
||||
"common_signout": "注销",
|
||||
"d_signin_success": "登入成功,3秒后自动进入控制台",
|
||||
"d_signin_failed": "登入失败,请确认邮件地址和密码正确",
|
||||
"d_signup_email_sent": "带有新密码的邮件已经发送到您的邮箱,请注意查收",
|
||||
"d_signup_email_occupied": "这个邮件地址已经被使用",
|
||||
"d_signin_fill_email_pw": "请填写邮件地址和密码",
|
||||
"d_signin_fill_email": "请填写邮件地址",
|
||||
"d_signup_email_failed": "申请密码修改失败,请确认您是合法人员,且邮箱地址无误"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user