mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
parentlanguage is the correct name
This commit is contained in:
parent
a956203b48
commit
e973824c94
@ -6,6 +6,6 @@
|
||||
$string['thislanguage'] = 'English';
|
||||
$string['thischarset'] = 'iso-8859-1';
|
||||
$string['locale'] = 'en';
|
||||
$string['parentlang'] = 'en_utf8';
|
||||
$string['parentlanguage'] = 'en_utf8';
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user