Merge pull request #2429

This commit is contained in:
Frédéric Guillot 2016-07-04 21:39:35 -04:00 committed by GitHub
commit 1dc134d2d9
1 changed files with 1 additions and 1 deletions

View File

@ -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',
);