text:i18n("Showing weather forecasts will query online services.")
...
...
@@ -61,7 +56,7 @@ Kirigami.ScrollablePage {
}
// ATTENTION do not remove this note, see https://api.met.no/license_data.html
QQC2.Label{
Layout.columnSpan:2
Kirigami.FormData.isSection:true
Layout.fillWidth:true
text:i18n("Using data from <a href=\"https://www.met.no/\">The Norwegian Meteorological Institute</a> under <a href=\"https://creativecommons.org/licenses/by/4.0\">Creative Commons 4.0 BY International</a> license.")