Possibly got everything transfered over to i18n

This commit is contained in:
Ly-sec
2025-09-24 13:47:59 +02:00
parent 2285a3fb18
commit df70f0c824
32 changed files with 522 additions and 176 deletions
@@ -23,8 +23,8 @@ ColumnLayout {
}
NComboBox {
label: "Display mode"
description: "Choose how you'd like this value to appear."
label: I18n.tr("bar.widget-settings.keyboard-layout.display-mode.label")
description: I18n.tr("bar.widget-settings.keyboard-layout.display-mode.description")
minimumWidth: 134 * scaling
model: ListModel {
ListElement {