Add restart emulation command (ryubing/ryujinx!276)

See merge request ryubing/ryujinx!276
This commit is contained in:
BowedCascade
2026-03-14 13:56:20 -05:00
committed by LotP
parent 5ae86fc493
commit 648b609ebb
5 changed files with 58 additions and 1 deletions

View File

@@ -575,6 +575,31 @@
"zh_TW": "停止模擬"
}
},
{
"ID": "MenuBarOptionsRestartEmulation",
"Translations": {
"ar_SA": "",
"de_DE": "",
"el_GR": "",
"en_US": "Restart Emulation",
"es_ES": "",
"fr_FR": "",
"he_IL": "",
"it_IT": "",
"ja_JP": "",
"ko_KR": "",
"no_NO": "",
"pl_PL": "",
"pt_BR": "",
"ru_RU": "",
"sv_SE": "",
"th_TH": "",
"tr_TR": "",
"uk_UA": "",
"zh_CN": "",
"zh_TW": ""
}
},
{
"ID": "MenuBarOptionsSettings",
"Translations": {
@@ -24876,4 +24901,4 @@
}
}
]
}
}