mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-14 12:49:22 +00:00
(Menu) Add language entry for Esperanto too
This commit is contained in:
parent
81f09f8378
commit
cfe4a913ba
@ -1500,7 +1500,8 @@ static void setting_get_string_representation_uint_user_language(void *data,
|
||||
"Russian",
|
||||
"Korean",
|
||||
"Chinese (Traditional)",
|
||||
"Chinese (Simplified)"
|
||||
"Chinese (Simplified)",
|
||||
"Esperanto"
|
||||
};
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user