From 1ff62c886561194341c9f6673ae7621355fb25bf Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 29 Jan 2023 21:02:48 +0900 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 6 ++++++ 1 file changed, 6 insertions(+) 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": {