Update missing German translation (see #2774)

This commit is contained in:
Frédéric Guillot 2016-10-22 06:14:39 -04:00
parent 5b42fbd8a3
commit a16c73ea5c
1 changed files with 1 additions and 1 deletions

View File

@ -1277,5 +1277,5 @@ return array(
'This field is required' => 'Dies ist ein Pflichtfeld',
'Moving a task is not permitted' => 'Verschieben einer Aufgabe ist nicht erlaubt',
'This value must be in the range %d to %d' => 'Dieser Wert muss im Bereich %d bis %d sein',
// 'You are not allowed to move this task.' => '',
'You are not allowed to move this task.' => 'Sie haben nicht die Berechtigung, diese Aufgabe zu verschieben.',
);