From 7f06c9ef1c37d65946851bf8548ba310d01d5764 Mon Sep 17 00:00:00 2001 From: eesel Date: Fri, 3 Nov 2017 19:43:08 +0100 Subject: typo fix see correct spelling: https://www.duden.de/suchen/dudenonline/aufgewendet --- app/Locale/de_DE/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/de_DE') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 15086cf1..c65c0548 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -876,8 +876,8 @@ return array( 'You were mentioned in the task #%d' => 'Sie wurden in der Aufgabe #%d erwähnt', 'You were mentioned in a comment on the task #%d' => 'Sie wurden in einem Kommentar zur Aufgabe #%d erwähnt', 'Estimated hours: ' => 'Erwarteter Zeitaufwand (Stunden): ', - 'Actual hours: ' => 'Tatsächlich aufgewändete Stunden: ', - 'Hours Spent' => 'Stunden aufgewändet', + 'Actual hours: ' => 'Tatsächlich aufgewendete Stunden: ', + 'Hours Spent' => 'Stunden aufgewendet', 'Hours Estimated' => 'Stunden erwartet', 'Estimated Time' => 'Erwartete Zeit', 'Actual Time' => 'Aktuelle Zeit', -- cgit v1.2.3