parent
004b3f5612
commit
3b244fad2c
9 changed files with 1539 additions and 1001 deletions
runtime-pyside6/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/Popup
|
@ -232,6 +232,11 @@ BaseDialog {
|
|||
authorLine: 'gallegonovato',
|
||||
website: '',
|
||||
websiteName: ''
|
||||
},
|
||||
TamilNeram: {
|
||||
authorLine: 'தமிழ் நேரம்',
|
||||
website: 'https://github.com/TamilNeram',
|
||||
websiteName: qsTr('Github')
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -265,6 +270,11 @@ BaseDialog {
|
|||
link: 'https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/es/',
|
||||
authors: [authors.IngrownMink4, authors.gallegonovato]
|
||||
})
|
||||
append({
|
||||
tranName: '🇱🇰 ' + qsTr('Tamil'),
|
||||
link: 'https://hosted.weblate.org/projects/logarithmplotter/logarithmplotter/ta/',
|
||||
authors: [authors.TamilNeram]
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue