diff options
author | Sven <Svenluecke48@gmx.d> | 2013-08-04 16:55:57 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-04 16:55:57 +0200 |
commit | d5808163ba1734a45356b87153595c69205f0756 (patch) | |
tree | 908c9d691aaea5946e7fd13bbc209e192f70ed32 /lib/plugins/authmysql/lang/de | |
parent | ae68c26a08e2dd3416a96691181f2600ed54afc6 (diff) | |
download | rpg-d5808163ba1734a45356b87153595c69205f0756.tar.gz rpg-d5808163ba1734a45356b87153595c69205f0756.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang/de')
-rw-r--r-- | lib/plugins/authmysql/lang/de/settings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/de/settings.php b/lib/plugins/authmysql/lang/de/settings.php index 97ba06a9d..90e0ee5a8 100644 --- a/lib/plugins/authmysql/lang/de/settings.php +++ b/lib/plugins/authmysql/lang/de/settings.php @@ -1,8 +1,8 @@ <?php + /** - * German language file - * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Matthias Schulte <dokuwiki@lupo49.de> */ $lang['server'] = 'MySQL-Server'; |