diff options
author | Michael Armbruster <Blitzi94@gmx.net> | 2009-06-30 21:32:14 +0200 |
---|---|---|
committer | Michael Armbruster <Blitzi94@gmx.net> | 2009-06-30 21:32:14 +0200 |
commit | 2efa3a2a596756f9ee1a987b10cd835717fdfe95 (patch) | |
tree | fc1b08b38578055a1b2e60ca712779e3517fc105 /lib/plugins/plugin | |
parent | cfdddc4a380c69cbd61462246e1b1dc43f6c8afa (diff) | |
download | rpg-2efa3a2a596756f9ee1a987b10cd835717fdfe95.tar.gz rpg-2efa3a2a596756f9ee1a987b10cd835717fdfe95.tar.bz2 |
German Language update
Ignore-this: 960bca4e61d17eb95c352bda218c4564
darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/de/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/de/lang.php b/lib/plugins/plugin/lang/de/lang.php index 877f01729..91cfedaba 100644 --- a/lib/plugins/plugin/lang/de/lang.php +++ b/lib/plugins/plugin/lang/de/lang.php @@ -11,6 +11,7 @@ * @author Robin Kluth <commi1993@gmail.com> * @author Arne Pelka <mail@arnepelka.de> * @author Dirk Einecke <dirk@dirkeinecke.de> + * @author Blitzi94@gmx.de */ $lang['menu'] = 'Plugins verwalten'; $lang['download'] = 'Neues Plugin herunterladen und installieren'; |