fix: plural for wallpaper select header
This commit is contained in:
parent
f32b8148bc
commit
3987ce47b5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ import qs.modules.nexus.common
|
|||
PageBase {
|
||||
id: root
|
||||
|
||||
title: qsTr("Wallpaper")
|
||||
title: qsTr("Wallpapers")
|
||||
isSubPage: true
|
||||
|
||||
ColumnLayout {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue