1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (114 of 114 strings)

Translation: jfa-go/Setup
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/setup/zh_Hans/
This commit is contained in:
Edward 2023-08-20 12:01:10 +00:00 committed by Harvey Tindall
parent 623934c980
commit a2af9ca4d2
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -20,7 +20,9 @@
"errorNotAdmin": "此用户不允许管理服务。",
"errorUserDisabled": "此永固可能已被禁用。",
"error404": "404请检查内部URL。",
"errorConnectionRefused": "连接被拒绝。"
"errorConnectionRefused": "连接被拒绝。",
"error": "错误",
"errorUnknown": "未知错误,请检查应用程序日志。"
},
"startPage": {
"welcome": "欢迎!",
@ -147,4 +149,4 @@
"emailMessage": "电子邮件",
"emailMessageNotice": "显示在电子邮件的底部。"
}
}
}