diff --git a/install/lang/it/moodle.php b/install/lang/it/moodle.php index b831e82fe08..afcef7b1b06 100644 --- a/install/lang/it/moodle.php +++ b/install/lang/it/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Lingua'; +$string['moodlelogo'] = 'Logo Moodle'; $string['next'] = 'Successivo'; $string['previous'] = 'Precedente'; $string['reload'] = 'Ricarica';