grub-theme-settings/locales/ko_KR

10 lines
165 B
Plaintext
Raw Normal View History

2019-10-28 20:30:32 +00:00
lang=ko
bootlang="lang=ko_KR"
def_bootlang="ko_KR"
if [ -z "${keyboard}" ]; then
def_keyboard="kr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Seoul"
fi