mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +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
|
@ -5,7 +5,7 @@
|
|||
$string['blockname'] = '마당 링크';
|
||||
$string['jumptocurrenttopic'] = '현재 토픽으로 가기';
|
||||
$string['jumptocurrentweek'] = '이번주로 가기';
|
||||
$string['thischarset'] = 'EUC-KR';
|
||||
$string['thischarset'] = 'euc-kr';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['topics'] = '토픽';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue