From 08aeda7b076fcd0030698f25d726407b6babe66c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 7 Jan 2016 00:04:43 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/pt/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/pt/moodle.php b/install/lang/pt/moodle.php index 1374074204b..2762cccdc29 100644 --- a/install/lang/pt/moodle.php +++ b/install/lang/pt/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; +$string['moodlelogo'] = 'Logotipo Moodle'; $string['next'] = 'Seguinte'; $string['previous'] = 'Anterior'; $string['reload'] = 'Recarregar';