You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
622 B

  1. <?php
  2. /**
  3. * Korean language file for template
  4. *
  5. */
  6. $lang['discussion'] = '토론';
  7. $lang['back_to_article'] = '문서로 돌아가기';
  8. $lang['userpage'] = '사용자 문서';
  9. $lang['__existing__'] = '문서가 존재하는 링크의 색';
  10. $lang['__missing__'] = '문서가 존재하지 않는 링크의 색';
  11. $lang['__site_width__'] = '전체 사이트의 너비 (어떠한 길이 단위도 사용할 수 있습니다: %, px, em, ...)';
  12. $lang['__sidebar_width__'] = '사이드바가 있다면, 그것의 너비 (어떠한 길이 단위도 사용할 수 있습니다: %, px, em, ...)';