From 712f5f48a871dd76daad979cf101012d6b413a32 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Sun, 9 Jun 2024 10:13:10 +0000 Subject: [PATCH] Add missing translation for German --- core/admin/mailu/translations/de/LC_MESSAGES/messages.po | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/admin/mailu/translations/de/LC_MESSAGES/messages.po b/core/admin/mailu/translations/de/LC_MESSAGES/messages.po index afd9abda..0f77e563 100644 --- a/core/admin/mailu/translations/de/LC_MESSAGES/messages.po +++ b/core/admin/mailu/translations/de/LC_MESSAGES/messages.po @@ -307,6 +307,14 @@ msgstr "Antispam" msgid "RSPAMD status page" msgstr "RSPAMD Statusseite" +#: mailu/ui/templates/client.html:62 +msgid "If you use an Apple device," +msgstr "Falls es sich um ein Apple-Gerät handelt," + +#: mailu/ui/templates/client.html:63 +msgid "click here to auto-configure it." +msgstr "kann dieses hier automatisch eingerichtet werden." + #: mailu/ui/templates/client.html:8 msgid "configure your email client" msgstr "Informationen zur Einrichtung Ihres Email-Clients"