Merge branch 'install_38_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_38_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2020-07-10 20:22:09 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,5 +31,5 @@
defined('MOODLE_INTERNAL') || die();
$string['parentlanguage'] = '';
$string['thisdirection'] = 'ltr';
$string['thisdirection'] = '';
$string['thislanguage'] = '简体中文';
+2 -2
View File
@@ -32,6 +32,6 @@ defined('MOODLE_INTERNAL') || die();
$string['language'] = '语言';
$string['moodlelogo'] = 'Moodle图标';
$string['next'] = '向后';
$string['previous'] = '向前';
$string['next'] = '下一个';
$string['previous'] = '上一个';
$string['reload'] = '重新载入';