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:
@@ -374,6 +374,9 @@ export const settings = {
|
||||
themeStoreEnlarge: 'Vorschau vergrößern',
|
||||
themeStoreSortNewest: 'Neueste',
|
||||
themeStoreSortName: 'Alphabetisch',
|
||||
themeStoreAnimAll: 'Alle',
|
||||
themeStoreAnimAnimated: 'Animiert',
|
||||
themeStoreAnimStatic: 'Statisch',
|
||||
themeStoreByAuthor: 'von {{author}}',
|
||||
themeStoreLastChanged: 'Zuletzt geändert',
|
||||
themeMigrationNoticeTitle: 'Theme in den Store gezogen',
|
||||
|
||||
Reference in New Issue
Block a user