From 841db8ec773db76eb2b224c76d19649ae576ae52 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 11 Jan 2016 00:04:17 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/lt/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/lt/moodle.php b/install/lang/lt/moodle.php index aa66effdd86..e88bf95f001 100644 --- a/install/lang/lt/moodle.php +++ b/install/lang/lt/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Kalba'; +$string['moodlelogo'] = 'MOODLE logo'; $string['next'] = 'Pirmyn'; $string['previous'] = 'Ankstesnis'; $string['reload'] = 'Įkelti iš naujo';