Update user.json

This commit is contained in:
chiyi4488 2023-04-27 08:45:50 +08:00 committed by GitHub
parent 66e4a1bb61
commit 6cca678ece
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": "未知錯誤"
}