aboutsummaryrefslogtreecommitdiffstats
path: root/language/ru_RU
diff options
context:
space:
mode:
Diffstat (limited to 'language/ru_RU')
-rw-r--r--language/ru_RU/common.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php
index 769eace99..20be2ce71 100644
--- a/language/ru_RU/common.lang.php
+++ b/language/ru_RU/common.lang.php
@@ -422,4 +422,7 @@ $lang['Password is missing. Please enter the password.'] = 'Пароль не в
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Подтверждение пароля отсутствует. Пожалуйста, подтвердите выбранный пароль.';
$lang['%d photos per page'] = '%d изображений на странице';
$lang['Theme'] = 'Тема';
-$lang['No results for'] = 'Нет результатов для'; \ No newline at end of file
+$lang['No results for'] = 'Нет результатов для';
+$lang['Apply on properties'] = 'Применить к свойствам';
+$lang['Photo description'] = 'Описание изображения';
+$lang['Photo title'] = 'Заголовок изображения'; \ No newline at end of file