mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
little fix for Spanish translation
This commit is contained in:
parent
4c742fb38d
commit
dfed4a72f5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue