mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
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:
parent
34783c10fe
commit
4dc107b1fa
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="sortByPlaytimeBtn">
|
<widget class="QRadioButton" name="sortByPlaytimeBtn">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>By &playtime</string>
|
<string>By total time &played</string>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="buttonGroup">
|
<attribute name="buttonGroup">
|
||||||
<string notr="true">sortingModeGroup</string>
|
<string notr="true">sortingModeGroup</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue