From ee4b5b01c9220922da310792b6fbff5ef5e57e1a Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Mon, 3 Jun 2024 17:04:13 +0200 Subject: [PATCH] Updated translation --- lib/l10n/app_de.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 1c3db36..e7c5244 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -170,7 +170,7 @@ "description": "Text displayed when the host is being checked", "context": "Visible in the settings view" }, - "settingsHostInvalid": "Fehler: {type, select, url{Ungültige URL} host{Ungültiger Host} other{Request Fehlgeschlagen}}", + "settingsHostInvalid": "Fehler: {type, select, url{Ungültige URL} host{Ungültiger Host} timeout{Request Fehlgeschlagen. Server Fehler} other{Request Fehlgeschlagen}}", "@settingsHostInvalid": { "description": "Text displayed when the host is invalid", "context": "Visible in the settings view",