Theme store: version display + animated/static filter (#1104)

* feat(themes): show theme version in the store and installed list

* feat(themes): filter the theme store by animated / static

* docs(changelog): add 1.49.0 entry for theme store version + animated filter
This commit is contained in:
Psychotoxical
2026-06-16 20:52:02 +02:00
committed by GitHub
parent 6d404fdc2d
commit 15fb0f6c56
12 changed files with 83 additions and 3 deletions
+3
View File
@@ -360,6 +360,9 @@ export const settings = {
themeStoreEnlarge: 'Voorbeeld vergroten',
themeStoreSortNewest: 'Nieuwste',
themeStoreSortName: 'Alfabetisch',
themeStoreAnimAll: 'Alle',
themeStoreAnimAnimated: 'Geanimeerd',
themeStoreAnimStatic: 'Statisch',
themeStoreByAuthor: 'door {{author}}',
themeStoreLastChanged: 'Laatst gewijzigd',
themeMigrationNoticeTitle: 'Thema verplaatst naar de store',