Change "By playtime" to "By total time played"

Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Anceph <41387237+Anceph@users.noreply.github.com>
This commit is contained in:
Anceph 2026-06-24 13:12:16 +03:00 committed by GitHub
parent 34783c10fe
commit 4dc107b1fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@
<item>
<widget class="QRadioButton" name="sortByPlaytimeBtn">
<property name="text">
<string>By &amp;playtime</string>
<string>By total time &amp;played</string>
</property>
<attribute name="buttonGroup">
<string notr="true">sortingModeGroup</string>