Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0dd9c62

Browse files
authored
Merge pull request #5047 from Digitalone1/master
improve shortcuts sheet UI
2 parents 35d5163 + 2b6e78d commit 0dd9c62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/contents/ui/ShortcutsSheet.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Kirigami.OverlaySheet {
286286
}
287287

288288
Kirigami.Chip {
289-
text: i18n("Wheel")
289+
text: i18n("Mouse wheel")
290290
closable: false
291291
checkable: false
292292
down: false

0 commit comments

Comments
 (0)