diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 76e9789f2..1478893c7 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -489,7 +489,8 @@ "restart_ecency_desc": "Applying changes will require a restart.", "invalid_response": "Could not process request, Try again later.", "wallet_updating": "Wallet update in progress, try again as update finishes", - "claim_failed": "Failed to claim rewards, {message}\nTry again or write to support@ecency.com" + "claim_failed": "Failed to claim rewards, {message}\nTry again or write to support@ecency.com", + "connection_issues": "The server is unreachable, please check your connection and try again." }, "post": { "reblog_alert": "您确定想要转发?",