mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings
This cause also some empty files (because they didn't contain anything else) wich I also deleted
This commit is contained in:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -59,9 +59,6 @@ $string['studenttostudent'] = '학생이 학생에게';
|
|||
$string['subject'] = '주제';
|
||||
$string['subjectadded'] = '주제가 추가됨';
|
||||
$string['teachertostudent'] = '교사가 학생에게';
|
||||
$string['thischarset'] = 'UTF-8';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['typefirstentry'] = '여기에 첫째 글을 쓰세요.';
|
||||
$string['typefollowup'] = '여기에 다음 내용을 쓰세요';
|
||||
$string['typeofdialogue'] = '대화의 유형';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue