summaryrefslogtreecommitdiffstats
path: root/lang/de.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/de.inc.php')
-rw-r--r--lang/de.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/de.inc.php b/lang/de.inc.php
index 7837055..82413b4 100644
--- a/lang/de.inc.php
+++ b/lang/de.inc.php
@@ -42,4 +42,5 @@
$GLOBALS['messages']['Title'] = 'Titel';
$GLOBALS['messages']['The page \'(.+?)\' does not exist.'] = 'Die Seite \'$1\' existiert nicht.';
$GLOBALS['messages']['The page \'(.+?)\' is protected.'] = 'Die Seite \'$1\' ist geschützt.';
+ $GLOBALS['messages']['Users'] = 'Benutzer';
?>