mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(nl) Fix 'Core Settings' label
This commit is contained in:
parent
a5fc099115
commit
d7ce278f53
@ -56,7 +56,7 @@ const char *menu_hash_to_str_nl(uint32_t hash)
|
||||
case MENU_LABEL_VALUE_CONFIGURATION_SETTINGS:
|
||||
return "Configuratie Instellingen";
|
||||
case MENU_LABEL_VALUE_CORE_SETTINGS:
|
||||
return "Online Updater";
|
||||
return "Core Instellingen";
|
||||
case MENU_LABEL_VALUE_VIDEO_SETTINGS:
|
||||
return "Video Instellingen";
|
||||
case MENU_LABEL_VALUE_LOGGING_SETTINGS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user