mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Fix portuguese string.
This commit is contained in:
parent
0961446b19
commit
8ee4fd9c15
@ -64,7 +64,7 @@ const char *menu_hash_to_str_pt(uint32_t hash)
|
||||
case MENU_LABEL_VALUE_CONFIGURATION_SETTINGS:
|
||||
return "Configurações";
|
||||
case MENU_LABEL_VALUE_CORE_SETTINGS:
|
||||
return "Atualização Online";
|
||||
return "Core";
|
||||
case MENU_LABEL_VALUE_VIDEO_SETTINGS:
|
||||
return "Vídeo";
|
||||
case MENU_LABEL_VALUE_LOGGING_SETTINGS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user