fix: plural for wallpaper select header

This commit is contained in:
2 * r + 2 * t 2026-06-07 02:02:47 +10:00
parent f32b8148bc
commit 3987ce47b5

View file

@ -16,7 +16,7 @@ import qs.modules.nexus.common
PageBase { PageBase {
id: root id: root
title: qsTr("Wallpaper") title: qsTr("Wallpapers")
isSubPage: true isSubPage: true
ColumnLayout { ColumnLayout {