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
@@ -372,6 +372,9 @@ export const settings = {
themeStoreEnlarge: 'Ampliar vista previa',
themeStoreSortNewest: 'Más recientes',
themeStoreSortName: 'Alfabético',
themeStoreAnimAll: 'Todos',
themeStoreAnimAnimated: 'Animados',
themeStoreAnimStatic: 'Estáticos',
themeStoreByAuthor: 'por {{author}}',
themeStoreLastChanged: 'Última modificación',
themeMigrationNoticeTitle: 'Tema movido a la tienda',