mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 14:35:41 +00:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user