diff options
author | Gerry Weißbach <gerry.w@gammaproduction.de> | 2014-08-29 11:59:15 +0200 |
---|---|---|
committer | Gerry Weißbach <gerry.w@gammaproduction.de> | 2014-08-29 11:59:15 +0200 |
commit | 5e7f4d50cbbc788c9c0483a0a2ff1b536e4ffe8c (patch) | |
tree | f21a22e5c1ef7f9a8ecd78370cb94472c7407279 /inc/lang/ru/lang.php | |
parent | 04585e6c37e0352a5bc568fc8c938aeafa1c160e (diff) | |
parent | 12e60eea4f8a0a84213b972847203e57e590c59b (diff) | |
download | rpg-5e7f4d50cbbc788c9c0483a0a2ff1b536e4ffe8c.tar.gz rpg-5e7f4d50cbbc788c9c0483a0a2ff1b536e4ffe8c.tar.bz2 |
Merge branch 'master' of https://github.com/splitbrain/dokuwiki
Diffstat (limited to 'inc/lang/ru/lang.php')
-rw-r--r-- | inc/lang/ru/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/ru/lang.php b/inc/lang/ru/lang.php index c36c611c0..e2f9b3d57 100644 --- a/inc/lang/ru/lang.php +++ b/inc/lang/ru/lang.php @@ -26,6 +26,7 @@ * @author Erli Moen <evseev.jr@gmail.com> * @author Aleksandr Selivanov <alexgearbox@yandex.ru> * @author Владимир <id37736@yandex.ru> + * @author Igor Degraf <igordegraf@gmail.com> */ $lang['encoding'] = ' utf-8'; $lang['direction'] = 'ltr'; |