diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/ru_RU/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php index 6eb23dd2f..4b8e50539 100644 --- a/language/ru_RU/common.lang.php +++ b/language/ru_RU/common.lang.php @@ -421,4 +421,5 @@ $lang['Last Page'] = 'Последняя страница'; $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 |