diff options
author | PCPA <pcpa@cyberpunk.su> | 2012-02-06 23:39:40 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-02-06 23:39:40 +0100 |
commit | 5c0c6845e9d948437a54eb986c9f339dfc4b2c62 (patch) | |
tree | bcce8f67f7cc8cccd15ff20f56a72792e5893831 /lib/plugins/acl | |
parent | c7b28ffda48d3e6e225940a74b00ee5011f45b4b (diff) | |
download | rpg-5c0c6845e9d948437a54eb986c9f339dfc4b2c62.tar.gz rpg-5c0c6845e9d948437a54eb986c9f339dfc4b2c62.tar.bz2 |
Russian language update
Diffstat (limited to 'lib/plugins/acl')
-rw-r--r-- | lib/plugins/acl/lang/ru/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/ru/lang.php b/lib/plugins/acl/lang/ru/lang.php index 6d04dde21..15ba78ef6 100644 --- a/lib/plugins/acl/lang/ru/lang.php +++ b/lib/plugins/acl/lang/ru/lang.php @@ -15,6 +15,7 @@ * @author Aleksandr Selivanov <alexgearbox@gmail.com> * @author Ladyko Andrey <fylh@succexy.spb.ru> * @author Eugene <windy.wanderer@gmail.com> + * @author Johnny Utah <pcpa@cyberpunk.su> */ $lang['admin_acl'] = 'Управление списками контроля доступа'; $lang['acl_group'] = 'Группа'; |