i18n: even more integration

autoformat
This commit is contained in:
Ly-sec
2025-09-24 14:24:21 +02:00
parent 2a23b6afdd
commit 2bfed74851
35 changed files with 301 additions and 245 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ RowLayout {
}
property string currentKey: ""
property string placeholder: ""
property string searchPlaceholder: "Search..."
property string searchPlaceholder: I18n.tr("placeholders.search")
readonly property real preferredHeight: Style.baseWidgetSize * 1.1 * scaling