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:
@@ -6,5 +6,6 @@ export default {
|
||||
"address1": "Trachenberger Straße 14",
|
||||
"address2": "01129 Dresden",
|
||||
"showUsPhoto": "展示你最美的照片",
|
||||
"selectSeedRate": "选择种子,点击评分"
|
||||
"selectSeedRate": "选择种子,点击评分",
|
||||
"indoorSeason": "室内季节开始了"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user