Fixing ES flag in Thanks
This commit is contained in:
parent
956de5f9e3
commit
325eef57e2
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ BaseDialog {
|
|||
authors: [authors.comradekingu, authors.Ad5001]
|
||||
})
|
||||
append({
|
||||
tranName: '🇳🇴 ' + qsTr('Spanish'),
|
||||
tranName: '🇪🇸 ' + qsTr('Spanish'),
|
||||
link: 'https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/',
|
||||
authors: [authors.IngrownMink4, authors.gallegonovato]
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue