grub-theme-settings/locales/ja_JP
2019-10-28 20:30:32 +00:00

10 lines
165 B
Plaintext

lang=ja
bootlang="lang=ja_JP"
def_bootlang="ja_JP"
if [ -z "${keyboard}" ]; then
def_keyboard="jp"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Tokyo"
fi