diff options
author | RainbowSpike <1@2.ru> | 2015-08-12 08:01:10 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2015-08-12 08:01:10 +0200 |
commit | d1e3b6f51641353eed38d7b375bc54f837ea8c76 (patch) | |
tree | da0437278b55f832565d2b81bb071936c9ad0efa /inc | |
parent | a060d9973e7c1d5051f2cc426937881826e4972e (diff) | |
download | rpg-d1e3b6f51641353eed38d7b375bc54f837ea8c76.tar.gz rpg-d1e3b6f51641353eed38d7b375bc54f837ea8c76.tar.bz2 |
translation update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/ru/lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/ru/lang.php b/inc/lang/ru/lang.php index 40d3ffefe..569ea0d9b 100644 --- a/inc/lang/ru/lang.php +++ b/inc/lang/ru/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Yuri Pimenov <up@ftpsearch.lv> * @author Igor Tarasov <tigr@mail15.com> * @author Denis Simakov <akinoame1@gmail.com> @@ -32,6 +32,7 @@ * @author Alex P <alexander@lanos.co.uk> * @author Nolf <m.kopachovets@gmail.com> * @author Takumo <9206984@mail.ru> + * @author RainbowSpike <1@2.ru> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |