From 1cbcf943b65a7c05e21a1fe657c5b0be069689a3 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 1 Jan 2024 18:48:26 +0900 Subject: [PATCH] New translations translation.json (German) --- locales/de/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index c27ab50f..0ac29dc0 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -27,7 +27,11 @@ "authorize": "Authorize", "authorization_code": "Authorization Code", "authorization_helper": "Please paste the authorization code from your browser", - "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize" + "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize", + "detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.", + "register_error": "Failed to add application.", + "token_error": "Failed to authorize.", + "credential_error": "Failed to confirm access token." }, "remove": "Remove" },