Skip to content

Commit 24a5da2

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lang/ja/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)