add i18n for consistency

This commit is contained in:
Aleix Pol 2015-09-07 11:07:59 +02:00
parent 8859aa7dc3
commit d41eab2fae

View file

@ -39,7 +39,7 @@ ApplicationWindow
}
Label {
Layout.fillWidth: true
text: "KDE Connect"
text: i18n("KDE Connect")
font.pointSize: 20
}
}