mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -07:00
fix missing text from before
This commit is contained in:
parent
3b476c1e26
commit
4210b7595f
1 changed files with 1 additions and 0 deletions
|
|
@ -153,6 +153,7 @@ void TabReplays::retranslateUi()
|
|||
rightGroupBox->setTitle(tr("Server replay storage"));
|
||||
|
||||
aOpenLocalReplay->setText(tr("Watch replay"));
|
||||
aRenameLocal->setText(tr("Rename"));
|
||||
aNewLocalFolder->setText(tr("New folder"));
|
||||
aDeleteLocalReplay->setText(tr("Delete"));
|
||||
aOpenReplaysFolder->setText(tr("Open replays folder"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue