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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user