diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/ru_RU/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index 2be4778e7..769eace99 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -422,4 +422,4 @@ $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'] = 'Тема'; -?>
\ No newline at end of file +$lang['No results for'] = 'Нет результатов для';
\ No newline at end of file |