diff options
author | Pavel <ivanovtsk@mail.ru> | 2013-08-05 07:55:56 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-05 07:55:56 +0200 |
commit | 024914eb509865786ac98b9999cffacb1ebeaeb6 (patch) | |
tree | 1da82c23e41a3587147103993e54e8f22611d06f /lib/plugins/authmysql/lang/ru | |
parent | e167fc9b31d80b23975ff4d75020df7e001ce30a (diff) | |
download | rpg-024914eb509865786ac98b9999cffacb1ebeaeb6.tar.gz rpg-024914eb509865786ac98b9999cffacb1ebeaeb6.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang/ru')
-rw-r--r-- | lib/plugins/authmysql/lang/ru/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/ru/settings.php b/lib/plugins/authmysql/lang/ru/settings.php index 066598331..23fd349af 100644 --- a/lib/plugins/authmysql/lang/ru/settings.php +++ b/lib/plugins/authmysql/lang/ru/settings.php @@ -1,7 +1,8 @@ <?php + /** - * Russian language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua) */ $lang['server'] = 'Ваш MySQL-сервер'; |