diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 06a3701e..8a771d37 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -380,6 +380,12 @@ "until": "在 {{datetime}} 截止", "left": "剩余 {{datetime}}", "refresh": "刷新" + }, + "open_account": { + "title": "Account not found", + "text": "Could not find {{account}} in the server. Do you want to open the account in the browser instead?", + "ok": "Open", + "cancel": "Cancel" } }, "status_loading": {