From b1a85f98a66e07c301eb53857fb05617802fa5f6 Mon Sep 17 00:00:00 2001
From: Busfreak <martin@middeke.de>
Date: Mon, 4 Jul 2016 18:02:36 +0200
Subject: german translation

---
 app/Locale/de_DE/translations.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/Locale')

diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 81df4e55..aa80f781 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1215,5 +1215,5 @@ return array(
     'Do you really want to remove this tag: "%s"?' => 'Soll dieses Schlagwort wirklich entfernt werden: "%s"?',
     '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' => '',
+    'This field cannot be empty' => 'Dieses Feld kann nicht leer sein',
 );
-- 
cgit v1.2.3