chore: new Crowdin updates (#1949)

This commit is contained in:
Thomas Camlong
2024-03-15 18:20:07 +01:00
committed by GitHub
parent 81e51d2877
commit 08153f9f54
59 changed files with 335 additions and 45 deletions

View File

@@ -14,7 +14,11 @@
"buttons": {
"submit": "登录"
},
"afterLoginRedirection": "登录后,您将被重定向到 {{url}}"
"afterLoginRedirection": "登录后,您将被重定向到 {{url}}",
"providersEmpty": {
"title": "验证提供程序错误",
"message": "服务提供商未设置,请检查您的日志获取更多信息。"
}
},
"alert": "您的凭据不正确或此账户不存在。请重试。"
}

View File

@@ -10,6 +10,12 @@
"displayCityName": {
"label": "显示城市名称"
},
"displayWeekly": {
"label": "显示每周预测"
},
"forecastDays": {
"label": "显示天数"
},
"location": {
"label": "天气位置"
}