diff options
-rw-r--r-- | language/ru_RU/admin.lang.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php index fa4778b28..4dbe9e039 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -978,4 +978,8 @@ $lang['Impossible to deactivate the default theme.'] = 'Невозможно о $lang['Mail address is mandatory for registration'] = 'Адрес электронной почты является обязательным для регистрации'; $lang['Empty caddie'] = 'Корзинка пустая'; $lang['The settings for the guest are from the %s user'] = 'Параметры для "Гостя" от пользователя %s'; -$lang['between %s and %s MB'] = 'от %s до %s MB';
\ No newline at end of file +$lang['between %s and %s MB'] = 'от %s до %s MB'; +$lang['based on'] = 'Основано на'; +$lang['date & time'] = 'дата и время'; +$lang['file name'] = 'имя файла'; +$lang['width & height'] = 'ширина и высота';
\ No newline at end of file |