Fixing ES flag in Thanks

This commit is contained in:
Ad5001 2024-09-20 17:40:42 +02:00
parent 956de5f9e3
commit 325eef57e2
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -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]
})