Skip to content

Commit cd471ce

Browse files
authored
add $lang['__font_size__']
1 parent c16023c commit cd471ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lang/ko/lang.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
$lang['__sidebar_width__'] = '사이드바가 있다면, 그것의 너비 (아무 길이 단위나 될 수 있음: %, px, em, ...)';
1414
$lang['__tablet_width__'] = '사이트를 태블릿 모드로 전환할 화면 너비';
1515
$lang['__phone_width__'] = '사이트를 폰 모드로 전환할 화면 너비';
16+
$lang['__font_size__'] = '글자 크기';
17+
$lang['__line_height__'] = '줄 간격';

0 commit comments

Comments
 (0)