forked from Shinonome/dots-hyprland
use qsTr (for translations later)
This commit is contained in:
@@ -37,6 +37,6 @@ QuickToggleButton {
|
||||
}
|
||||
}
|
||||
StyledToolTip {
|
||||
content: "Night Light"
|
||||
content: qsTr("Night Light")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user