diff --git a/install/lang/ru/moodle.php b/install/lang/ru/moodle.php index 599a475ae32..5dffe08822b 100644 --- a/install/lang/ru/moodle.php +++ b/install/lang/ru/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Язык'; +$string['moodlelogo'] = 'Логотип Moodle'; $string['next'] = 'Далее'; $string['previous'] = 'Назад'; $string['reload'] = 'Обновить';