Added Windows locale association for 'ang'.
This commit is contained in:
parent
2b3e1817a0
commit
1781610455
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
if(win_locale=="af")
|
||||
win_locale = "Afrikaans";
|
||||
if(win_locale=="ang")
|
||||
win_locale = "C";
|
||||
if(win_locale=="ar")
|
||||
win_locale = "Arabic";
|
||||
if(win_locale=="bg")
|
||||
|
|
Loading…
Add table
Reference in a new issue