From e026609972198893122e24d0acb734a9690c75ca Mon Sep 17 00:00:00 2001 From: Marius Boro Date: Sun, 29 Jul 2018 23:46:16 +0200 Subject: [PATCH] Update de.php --- localization/de.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localization/de.php b/localization/de.php index 31d303d3..8290060c 100644 --- a/localization/de.php +++ b/localization/de.php @@ -200,8 +200,8 @@ return array( 'Units' => 'Einheiten', '#1 habit is due to be done within the next #2 days' => '#1 Gewohnheit steht in den nächsten #2 Tagen an', '#1 habit is overdue to be done' => '#1 Gewohnheit ist überfällig', - '#1 battery ist due to be charged within the next #2 days' => '#1 Batterie muss in den nächsten #2 Tagen geladen werden', - '#1 battery ist overdue to be charged' => '#1 Batterie ist überfällig', + '#1 battery is due to be charged within the next #2 days' => '#1 Batterie muss in den nächsten #2 Tagen geladen werden', + '#1 battery is overdue to be charged' => '#1 Batterie ist überfällig', '#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 Einheit wurde automatisch hinzugefügt und gilt zusätzlich der hier eingegebenen Menge', 'in singular form' => 'in der Einzahl', 'in plural form' => 'in der Mehrzahl',