mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 17:32:15 -07:00
Update translations.
This commit is contained in:
parent
a958a126a5
commit
3c397a6677
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ QVariant DeckListModel::headerData(const int section, const Qt::Orientation orie
|
|||
case 3:
|
||||
return tr("Number");
|
||||
case 4:
|
||||
return tr("UUID");
|
||||
return tr("Provider ID");
|
||||
default:
|
||||
return {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue