forked from Shinonome/dots-hyprland
use qsTr (for translations later)
This commit is contained in:
@@ -127,7 +127,7 @@ Scope {
|
||||
command: ["qs", "ipc", "call", "session", "open"]
|
||||
}
|
||||
StyledToolTip {
|
||||
content: "Session"
|
||||
content: qsTr("Session")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user