mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
Better capitalization & Deck open first (#5520)
This commit is contained in:
parent
19b758591b
commit
b48fe8b99c
4 changed files with 6 additions and 7 deletions
|
|
@ -69,7 +69,7 @@ public:
|
|||
void retranslateUi() override;
|
||||
QString getTabText() const override
|
||||
{
|
||||
return tr("Game replays");
|
||||
return tr("Game Replays");
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue