Commit 8531b403 authored by Anton Midyukov's avatar Anton Midyukov

grub: add new langs: kk_KZ, ky_KG, uz_UZ

parent 76e69c4d
......@@ -5,6 +5,9 @@ submenu $"Change language (press F2)" --hotkey 'f2' --id 'lang' {
"en_US=English" \
"pt_BR=Portuguese" \
"uk_UA=Ukrainian" \
"uz_UZ=Uzbek" \
"ky_KG=Kyrgyz" \
"kk_KZ=Kazakh" \
; do
regexp -s 2:langname -s 1:langcode '(.*)=(.*)' "$langstr"
for locale in @LOCALES@; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment