From 8eaad71de9be412b6226abbfc6958f4a9c0b134d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 29 Jan 2023 21:02:38 +0900 Subject: [PATCH] New translations translation.json (German) --- src/config/locales/de/translation.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index 0057539c..a4e2cef0 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -380,6 +380,12 @@ "until": "bis {{datetime}}", "left": "{{datetime}} verstrichen", "refresh": "Aktualisieren" + }, + "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": {