Automatically generated installer lang files

This commit is contained in:
AMOS bot
2020-07-06 00:08:36 +00:00
parent 035f5d9423
commit 112fc4d513
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'] = '重新载入';