diff options
author | Leo Moll <leo@yeasoft.com> | 2008-08-13 22:53:30 +0200 |
---|---|---|
committer | Leo Moll <leo@yeasoft.com> | 2008-08-13 22:53:30 +0200 |
commit | c8915177f6033f33abb54bc34a5dc50720dcc6ab (patch) | |
tree | c95d5ce6e3641f0b1e26815184f4c06be131aa65 /lib/plugins/acl | |
parent | 593bf8f6e49cbf0437d75edaa8a468d8bbfe6911 (diff) | |
download | rpg-c8915177f6033f33abb54bc34a5dc50720dcc6ab.tar.gz rpg-c8915177f6033f33abb54bc34a5dc50720dcc6ab.tar.bz2 |
German language update
darcs-hash:20080813205330-eb615-3b05543addf60945b3f33f477521e725436df4f0.gz
Diffstat (limited to 'lib/plugins/acl')
-rw-r--r-- | lib/plugins/acl/lang/de/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/de/lang.php b/lib/plugins/acl/lang/de/lang.php index 847dc6bc8..58b824248 100644 --- a/lib/plugins/acl/lang/de/lang.php +++ b/lib/plugins/acl/lang/de/lang.php @@ -9,6 +9,7 @@ * @author Esther Brunner <esther@kaffeehaus.ch> * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> * @author Michael Klier <chi@chimeric.de> + * @author Leo Moll <leo@yeasoft.com> */ $lang['admin_acl'] = 'Zugangsverwaltung'; $lang['acl_group'] = 'Gruppe'; |