mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
little fix for Spanish translation
This commit is contained in:
parent
4c742fb38d
commit
dfed4a72f5
@ -193,7 +193,7 @@ int menu_hash_get_help_es_enum(enum msg_hash_enums msg, char *s, size_t len)
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case MENU_ENUM_LABEL_LOAD_CONTENT:
|
||||
case MENU_ENUM_LABEL_LOAD_CONTENT_LIST:
|
||||
snprintf(s, len,
|
||||
"Cargar contenido. \n"
|
||||
"Buscar contenido. \n"
|
||||
|
Loading…
Reference in New Issue
Block a user