grub-theme-settings/locales/ja_JP

10 lines
165 B
Plaintext
Raw Permalink Normal View History

2019-10-28 20:30:32 +00:00
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