Localizzazione EN di default: qsTr() su tutte le stringhe QML, catalogo italiano translations/harbour-calibreweb_it.ts, lrelease+install .qm nello spec (pattern quill), .pro aggiornato

This commit is contained in:
2026-08-19 16:17:30 +02:00
parent 9758f2b528
commit e3ba9b5e87
12 changed files with 360 additions and 52 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ CoverBackground {
Label {
anchors.horizontalCenter: parent.horizontalCenter
text: "Calibre Web"
text: qsTr("Calibre Web")
color: Theme.primaryColor
font.pixelSize: Theme.fontSizeSmall
}