diff options
author | Aleksandr Selivanov <alexgearbox@yandex.ru> | 2014-03-11 18:06:07 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-11 18:06:07 +0100 |
commit | 68321121b4d24c7489400c950afdbe6eba0f417d (patch) | |
tree | 8ec1558a4d2be44f20b36213ac325576550adca1 /lib/plugins/authad/lang | |
parent | 9f12fc1cc9e916c3172a0cf8953ed70fd18f2ec1 (diff) | |
download | rpg-68321121b4d24c7489400c950afdbe6eba0f417d.tar.gz rpg-68321121b4d24c7489400c950afdbe6eba0f417d.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/ru/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ru/lang.php b/lib/plugins/authad/lang/ru/lang.php new file mode 100644 index 000000000..6f3c03e39 --- /dev/null +++ b/lib/plugins/authad/lang/ru/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Aleksandr Selivanov <alexgearbox@yandex.ru> + */ +$lang['domain'] = 'Домен'; |