citra_qt: load translation from resource
This commit is contained in:
@@ -100,3 +100,7 @@ void ConfigureWeb::OnLoginVerified() {
|
||||
"correctly, and that your internet connection is working."));
|
||||
}
|
||||
}
|
||||
|
||||
void ConfigureWeb::retranslateUi() {
|
||||
ui->retranslateUi(this);
|
||||
}
|
||||
|
Reference in New Issue
Block a user