mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
added missing retranslateUi calls
This commit is contained in:
parent
8cc5ee28a3
commit
7cc775cb58
2 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ void TabRoom::retranslateUi()
|
|||
{
|
||||
gameSelector->retranslateUi();
|
||||
chatView->retranslateUi();
|
||||
userList->retranslateUi();
|
||||
sayLabel->setText(tr("&Say:"));
|
||||
chatGroupBox->setTitle(tr("Chat"));
|
||||
roomMenu->setTitle(tr("&Room"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue