Add CSS animations for rotating stars in MainPageLayout: Implemented new animations for star graphics to enhance visual appeal. Updated SharedCarousel to support dynamic language changes and improved category fetching logic. Enhanced localization files with new text for indoor season prompts in multiple languages.

This commit is contained in:
sebseb7
2025-07-18 15:26:11 +02:00
parent 93887ce397
commit 04e97c2522
25 changed files with 233 additions and 37 deletions

View File

@@ -6,5 +6,6 @@ export default {
"address1": "Trachenberger Straße 14",
"address2": "01129 Dresden",
"showUsPhoto": "展示你最美的照片",
"selectSeedRate": "选择种子,点击评分"
"selectSeedRate": "选择种子,点击评分",
"indoorSeason": "室内季节开始了"
};