feat: Extra Chinese + French localization

This commit is contained in:
Nicolas Giard
2017-05-06 20:27:35 -04:00
committed by GitHub
parent 3fa941ce19
commit b10d65e66b
13 changed files with 212 additions and 7 deletions

View File

@@ -1,8 +1,28 @@
{
"loginrequired": "需要登录",
"loginusing": "使用以下帐号登录",
"loginusingalt": "或者使用以下账户登录",
"fields": {
"emailuser": "Email /用户名",
"password": "密码"
},
"actions": {
"login": "登录"
},
"errors": {
"invalidlogin": "登录失败",
"invalidloginmsg": "Email 与密码不匹配",
"invaliduseremail": "用户的 Email 无效",
"loginerror": "登陆错误",
"notyetauthorized": "你暂无权访问此网站。",
"toomanyattempts": "过多的尝试!",
"toomanyattemptsmsg": "短时间内失败次数过多,请 {{time}} 后再尝试。",
"usernotfound": "未找到用户"
},
"providers": {
"local": "本地的",
"windowslive": "微软账户",
"azure": "Azure活动目录",
"windowslive": "Microsoft 账户",
"azure": "Azure 活动目录",
"google": "Google ID",
"facebook": "Facebook",
"github": "Github",