forked from Shinonome/dots-hyprland
use qsTr (for translations later)
This commit is contained in:
@@ -97,7 +97,7 @@ Scope {
|
||||
anchors.centerIn: parent
|
||||
value: Audio.sink?.audio.volume
|
||||
icon: "volume_up"
|
||||
name: "Volume"
|
||||
name: qsTr("Volume")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user