Update user.json

This commit is contained in:
chiyi4488 2023-04-27 08:45:16 +08:00 committed by GitHub
parent b4a42a1681
commit 66e4a1bb61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -559,7 +559,7 @@
"ACCOUNT_ALREADY_EXISTS": "帳戶已經存在",
"ACCOUNT_DOES_NOT_EXIST": "帳戶不存在",
"ACCOUNT_SWITCH_FAILED": "切換至「%EMAIL%」帳戶時失敗",
"MAIL_SERVER_ERROR": "訪問郵件伺服器遇到錯誤。",
"MAIL_SERVER_ERROR": "存取郵件伺服器發生錯誤。",
"INVALID_INPUT_ARGUMENT": "輸入引數無效",
"UNKNOWN_ERROR": "未知錯誤"
}