mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
Sort language options
Reorders the languages to appear in alphabetical order, adds an English keyword, and adds an accent mark to Portuguese.
This commit is contained in:
parent
8357f2b16b
commit
4a33f4f85b
1 changed files with 6 additions and 6 deletions
|
@ -2706,13 +2706,13 @@ OptionString "LanguageOptions"
|
|||
"auto", "Auto"
|
||||
"default", "English (US)"
|
||||
"eng", "English (UK)"
|
||||
"de", "Deutsch"
|
||||
"es", "Español (España)"
|
||||
"esm", "Español (Latino)"
|
||||
"fr", "Français"
|
||||
"de", "Deutsch (German)"
|
||||
"es", "Español (España) (Castilian Spanish)"
|
||||
"esm", "Español (Latino) (Latin American Spanish)"
|
||||
"fr", "Français (French)"
|
||||
"it", "Italiano (Italian)"
|
||||
"ko", "한국의 (Korean)"
|
||||
"it", "Italiano"
|
||||
"pt", "Portugues do Brasil"
|
||||
"pt", "Português do Brasil (Brazilian Portuguese)"
|
||||
"ru", "Русский (Russian)"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue