mirror of
https://github.com/moodle/moodle.git
synced 2025-03-23 00:50:15 +01:00
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
This commit is contained in:
commit
419709e9b2
@ -31,6 +31,7 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$string['language'] = '언어';
|
||||
$string['moodlelogo'] = '무들 로고';
|
||||
$string['next'] = '다음';
|
||||
$string['previous'] = '이전으로';
|
||||
$string['reload'] = '다시 로딩';
|
||||
|
@ -31,5 +31,5 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$string['parentlanguage'] = '';
|
||||
$string['thisdirection'] = '符号(ltr)';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '简体中文';
|
||||
|
Loading…
x
Reference in New Issue
Block a user