Commit c7749370 authored by Anton Midyukov's avatar Anton Midyukov

grub/cfg.in/86lang.cfg: add en_ZA="South Africa" to avalable locales

parent 5aba8f28
...@@ -3,6 +3,7 @@ submenu $"Change language (press F2)" --hotkey 'f2' --id 'lang' { ...@@ -3,6 +3,7 @@ submenu $"Change language (press F2)" --hotkey 'f2' --id 'lang' {
for langstr in \ for langstr in \
"ru_RU=Russian" \ "ru_RU=Russian" \
"en_US=English" \ "en_US=English" \
"en_ZA=South Africa" \
"mhr_RU=Mari" \ "mhr_RU=Mari" \
"tt_RU=Tatar" \ "tt_RU=Tatar" \
"pt_BR=Portuguese" \ "pt_BR=Portuguese" \
......
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