mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Checked thischarset, thisdirection and thislanguage strings in all files
This commit is contained in:
parent
d232a71d50
commit
cad9fb6628
36 changed files with 264 additions and 43 deletions
|
@ -6,7 +6,7 @@ $string['allcourses'] = '
|
|||
$string['blockname'] = '배움터 목록';
|
||||
$string['configadminview'] = '관리자가 모든 배움터를 볼 수 있도록 설정';
|
||||
$string['owncourses'] = '관리자는 자신의 배움터를 볼 수 있다.';
|
||||
$string['thischarset'] = 'EUC-KR';
|
||||
$string['thischarset'] = 'euc-kr';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue