initial commit
This commit is contained in:
9
locales/ko_KR
Normal file
9
locales/ko_KR
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user