diff --git a/install/lang/gl/moodle.php b/install/lang/gl/moodle.php index e77ba8343e8..94a5d111a76 100644 --- a/install/lang/gl/moodle.php +++ b/install/lang/gl/moodle.php @@ -33,3 +33,4 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; $string['next'] = 'Seguinte'; $string['previous'] = 'Anterior'; +$string['reload'] = 'Cargar de novo';