Default shortcuts were chosen as to be intuitive (use the first letter
of the action, or the second word's first letter) and work on all
types of keyboards. The hotkeys can be used while playing a game too,
as they are application-wide.
{QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Multiplayer Browse Public Game Lobby")).toStdString(),QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Main Window")).toStdString(),{std::string("Ctrl+B"),std::string(""),Qt::ApplicationShortcut,false}},
{QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Multiplayer Direct Connect to Room")).toStdString(),QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Main Window")).toStdString(),{std::string("Ctrl+C"),std::string(""),Qt::ApplicationShortcut,false}},
{QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Multiplayer Show Current Room")).toStdString(),QStringLiteral(QT_TRANSLATE_NOOP("Hotkeys","Main Window")).toStdString(),{std::string("Ctrl+R"),std::string(""),Qt::ApplicationShortcut,false}},