From 43ab2b989df3d1bd1cecb37f1b10927186bc9e54 Mon Sep 17 00:00:00 2001 From: Han Solo Date: Fri, 25 Oct 2024 10:33:38 +0200 Subject: [PATCH] add de translations --- Locale/de_DE/translations.php | 4 ++++ Locale/de_DE_du/translations.php | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 Locale/de_DE/translations.php create mode 100644 Locale/de_DE_du/translations.php diff --git a/Locale/de_DE/translations.php b/Locale/de_DE/translations.php new file mode 100644 index 0000000..90ba00b --- /dev/null +++ b/Locale/de_DE/translations.php @@ -0,0 +1,4 @@ + 'Hinzufügen eines neuen Fälligkeitsfeldes zu Unteraufgaben', +); diff --git a/Locale/de_DE_du/translations.php b/Locale/de_DE_du/translations.php new file mode 100644 index 0000000..90ba00b --- /dev/null +++ b/Locale/de_DE_du/translations.php @@ -0,0 +1,4 @@ + 'Hinzufügen eines neuen Fälligkeitsfeldes zu Unteraufgaben', +);