mirror of https://github.com/KDE/kasts.git
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
37a7ec6992
commit
2aeb06b5c4
|
@ -62,7 +62,7 @@ Loader {
|
|||
Kirigami.OverlaySheet {
|
||||
id: listViewSheet
|
||||
header: Kirigami.Heading {
|
||||
text: qsTr("Set Playback Rate")
|
||||
text: i18n("Set Playback Rate")
|
||||
}
|
||||
contentItem: ListView {
|
||||
id: playbackRateList
|
||||
|
|
Loading…
Reference in New Issue