diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2013-08-05 00:26:39 -0700 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2013-08-05 00:26:39 -0700 |
commit | 08becaf7b7fd7ed05421f295b2cb3171f923ad6d (patch) | |
tree | 56de79b16ede6a404ad7c707fbb24bf3acfea3a4 /lib/plugins/authmysql/lang | |
parent | d95e780cf7514942b884cddf49b69a8801d3d720 (diff) | |
parent | 024914eb509865786ac98b9999cffacb1ebeaeb6 (diff) | |
download | rpg-08becaf7b7fd7ed05421f295b2cb3171f923ad6d.tar.gz rpg-08becaf7b7fd7ed05421f295b2cb3171f923ad6d.tar.bz2 |
Merge pull request #273 from dokuwiki-translate/lang_update_47
Translation update (ru)
Diffstat (limited to 'lib/plugins/authmysql/lang')
-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-сервер'; |