diff --git a/install/lang/lt/moodle.php b/install/lang/lt/moodle.php index aa66effdd86..e88bf95f001 100644 --- a/install/lang/lt/moodle.php +++ b/install/lang/lt/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Kalba'; +$string['moodlelogo'] = 'MOODLE logo'; $string['next'] = 'Pirmyn'; $string['previous'] = 'Ankstesnis'; $string['reload'] = 'Įkelti iš naujo';