Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTAQ code modifications (mostly for greek translation)"
svn-id: r29359
This commit is contained in:
parent
f8e9ee1e2b
commit
a20ad01075
2 changed files with 2 additions and 0 deletions
|
@ -189,6 +189,7 @@ const LanguageDescription g_languages[] = {
|
|||
{"us", "English (US)", EN_USA},
|
||||
{"fr", "French", FR_FRA},
|
||||
{"de", "German", DE_DEU},
|
||||
{"gr", "Greek", GR_GRE},
|
||||
{"hb", "Hebrew", HB_ISR},
|
||||
{"it", "Italian", IT_ITA},
|
||||
{"jp", "Japanese", JA_JPN},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue