summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authoreesel <eesel@users.noreply.github.com>2017-11-03 19:43:08 +0100
committerfguillot <fred@kanboard.net>2017-11-03 14:03:06 -0700
commit7f06c9ef1c37d65946851bf8548ba310d01d5764 (patch)
treef8975869873291bd5185329dec0035c62318579c /app/Locale
parentbf623e0e08d63dbafec7d98bd16abb0815295e83 (diff)
typo fix
see correct spelling: https://www.duden.de/suchen/dudenonline/aufgewendet
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/de_DE/translations.php4
1 files changed, 2 insertions, 2 deletions
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',