🌎 New Crowdin updates

This commit is contained in:
Thomas Camlong
2022-10-11 05:18:12 +09:00
committed by GitHub
parent e23a6bfc3b
commit ba7786d337
22 changed files with 129 additions and 129 deletions

View File

@@ -1,27 +1,27 @@
{
"title": "",
"text": "",
"title": "欢迎回来!",
"text": "请输入密码",
"form": {
"fields": {
"password": {
"label": "密码",
"placeholder": ""
"placeholder": "你的密码"
}
},
"buttons": {
"submit": ""
"submit": "登录"
}
},
"notifications": {
"checking": {
"title": "",
"message": ""
"title": "检查你的密码",
"message": "正在检查你的密码..."
},
"correct": {
"title": ""
"title": "密码正确,正在重定向..."
},
"wrong": {
"title": ""
"title": "密码错误,请重试。"
}
}
}