diff --git a/install/lang/pt/moodle.php b/install/lang/pt/moodle.php index 2762cccdc29..5181c4246bf 100644 --- a/install/lang/pt/moodle.php +++ b/install/lang/pt/moodle.php @@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; -$string['moodlelogo'] = 'Logotipo Moodle'; +$string['moodlelogo'] = 'Logótipo Moodle'; $string['next'] = 'Seguinte'; $string['previous'] = 'Anterior'; $string['reload'] = 'Recarregar';