diff --git a/install/lang/fi/moodle.php b/install/lang/fi/moodle.php index 3045e1e087d..4a2b6375f13 100644 --- a/install/lang/fi/moodle.php +++ b/install/lang/fi/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Kieli'; +$string['moodlelogo'] = 'Moodlen logo'; $string['next'] = 'Seuraava'; $string['previous'] = 'Edellinen'; $string['reload'] = 'Lataa uudelleen';