diff --git a/install/lang/pt_br/moodle.php b/install/lang/pt_br/moodle.php index fcffdffe300..e8ec5d9359d 100644 --- a/install/lang/pt_br/moodle.php +++ b/install/lang/pt_br/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; +$string['moodlelogo'] = 'logotipo Moodle'; $string['next'] = 'Próximo'; $string['previous'] = 'Anterior'; $string['reload'] = 'Recarregar';