summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE/translations.php
diff options
context:
space:
mode:
authorBalázs Úr <urbalazs@gmail.com>2018-10-25 20:42:26 +0200
committerfguillot <fred@kanboard.net>2018-10-25 18:18:37 -0700
commit8fcdd2be5dd442295639b55f75365904e7b38cf2 (patch)
tree0a1e7d256e1952feaf2251d5f9c4eafb009bc5c0 /app/Locale/de_DE/translations.php
parent8b76fa8ba03f7e7bac685426af736bd612ef516c (diff)
Fix typo
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r--app/Locale/de_DE/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 03618cb2..9beaf376 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1101,7 +1101,7 @@ return array(
'Global tags' => 'Globale Schlagwörter',
'There is no global tag at the moment.' => 'Es gibt zur Zeit kein globales Schlagwort',
'This field cannot be empty' => 'Dieses Feld kann nicht leer sein',
- 'Close a task when there is no activity in an specific column' => 'Aufgabe schließen wenn es keine Aktivität in einer bestimmten Spalte gibt',
+ 'Close a task when there is no activity in a specific column' => 'Aufgabe schließen wenn es keine Aktivität in einer bestimmten Spalte gibt',
'%s removed a subtask for the task #%d' => '%s hat eine Teilaufgabe der Aufgabe #%d entfernt',
'%s removed a comment on the task #%d' => '%s hat einen Kommentar der Aufgabe #%d entfernt',
'Comment removed on task #%d' => 'Kommentar der Aufgabe #%d entfernt',