diff options
author | Aleksandr Selivanov <alexgearbox@gmail.com> | 2013-08-20 23:05:58 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-20 23:05:58 +0200 |
commit | bcc165558b4d58baab4ccc85d9066f0c4ba7de2a (patch) | |
tree | 15321604a5a47d1cc1e2797632a740f3c6e5f70b /lib/plugins/plugin | |
parent | 11639361046989d634710eefdbaf15a0f44c5e5a (diff) | |
download | rpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.gz rpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/ru/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/plugin/lang/ru/lang.php b/lib/plugins/plugin/lang/ru/lang.php index 47e46c9c7..6af100bd3 100644 --- a/lib/plugins/plugin/lang/ru/lang.php +++ b/lib/plugins/plugin/lang/ru/lang.php @@ -51,7 +51,7 @@ $lang['date'] = 'Дата:'; $lang['type'] = 'Тип:'; $lang['desc'] = 'Описание:'; $lang['author'] = 'Автор:'; -$lang['www'] = 'Странца:'; +$lang['www'] = 'Страница:'; $lang['error'] = 'Произошла неизвестная ошибка.'; $lang['error_download'] = 'Не могу скачать файл плагина: %s'; $lang['error_badurl'] = 'Возможно неправильный адрес — не могу определить имя файла из адреса'; |