mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +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",
|
"Russian",
|
||||||
"Korean",
|
"Korean",
|
||||||
"Chinese (Traditional)",
|
"Chinese (Traditional)",
|
||||||
"Chinese (Simplified)"
|
"Chinese (Simplified)",
|
||||||
|
"Esperanto"
|
||||||
};
|
};
|
||||||
settings_t *settings = config_get_ptr();
|
settings_t *settings = config_get_ptr();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user