summaryrefslogtreecommitdiff
path: root/lang/ru
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ru')
-rw-r--r--lang/ru/lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ru/lang.php b/lang/ru/lang.php
index ff8e0f762..b3e3eaccf 100644
--- a/lang/ru/lang.php
+++ b/lang/ru/lang.php
@@ -5,6 +5,8 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
-$lang['discussion'] = 'Обсуждение';
+$lang['discussion'] = 'Обсуждение';
+$lang['back_to_article'] = 'Назад к статье';
+$lang['userpage'] = 'Участник';
//Setup VIM: ex: et ts=2 :