mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-10 19:33:26 +00:00
Merge pull request #1991 from sergiobenrocha2/master
Fix portuguese string.
This commit is contained in:
commit
60f681f5f8
@ -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