mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
i18n: even more integration
autoformat
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user