Volume/MicrophoneSettings: adjust i18n key

This commit is contained in:
Lysec
2026-02-25 14:23:23 +01:00
parent f5ad38234b
commit b2ab1c45ce
2 changed files with 2 additions and 2 deletions
@@ -74,7 +74,7 @@ ColumnLayout {
// Middle click command
NTextInput {
label: I18n.tr("panels.control-center.shortcuts-custom-button-on-middle-clicked-label")
label: I18n.tr("bar.custom-button.middle-click-label")
description: I18n.tr("panels.audio.on-middle-clicked-description")
placeholderText: I18n.tr("panels.audio.external-mixer-placeholder")
text: valueMiddleClickCommand
@@ -74,7 +74,7 @@ ColumnLayout {
// Middle click command
NTextInput {
label: I18n.tr("panels.control-center.shortcuts-custom-button-on-middle-clicked-label")
label: I18n.tr("bar.custom-button.middle-click-label")
description: I18n.tr("panels.audio.on-middle-clicked-description")
placeholderText: I18n.tr("panels.audio.external-mixer-placeholder")
text: valueMiddleClickCommand