mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(menu/intl/menu_hash_de) Translate values from commit 69f8b00 to german
This commit is contained in:
parent
69f8b0077b
commit
9a272e46a8
@ -737,6 +737,10 @@ const char *menu_hash_to_str_de(uint32_t hash)
|
||||
return "Video4Linux2-Unterstützung";
|
||||
case MENU_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT:
|
||||
return "Libusb-Unterstützung";
|
||||
case MENU_LABEL_VALUE_YES:
|
||||
return "Ja";
|
||||
case MENU_LABEL_VALUE_NO:
|
||||
return "Nein";
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user