add i18n for consistency
This commit is contained in:
parent
8859aa7dc3
commit
d41eab2fae
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ApplicationWindow
|
|||
}
|
||||
Label {
|
||||
Layout.fillWidth: true
|
||||
text: "KDE Connect"
|
||||
text: i18n("KDE Connect")
|
||||
font.pointSize: 20
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue