Merge pull request #3987 from zhaowenlan1779/language-config-fix-2
citra_qt/configuration: retranslate hotkey widget on language change
This commit is contained in:
@@ -76,4 +76,5 @@ void ConfigureGeneral::onLanguageChanged(int index) {
|
||||
|
||||
void ConfigureGeneral::retranslateUi() {
|
||||
ui->retranslateUi(this);
|
||||
ui->hotkeysDialog->retranslateUi();
|
||||
}
|
||||
|
Reference in New Issue
Block a user