mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
Hotkeys: Fix translation array
This commit is contained in:
@ -109,6 +109,8 @@ const std::string hotkey_labels[] =
|
||||
_trans("Load State Last 6"),
|
||||
_trans("Load State Last 7"),
|
||||
_trans("Load State Last 8"),
|
||||
_trans("Load State Last 9"),
|
||||
_trans("Load State Last 10"),
|
||||
|
||||
_trans("Save Oldest State"),
|
||||
_trans("Undo Load State"),
|
||||
|
Reference in New Issue
Block a user