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", // Trachenberger Straße 14
|
||||
"address2": "01129 Dresden", // 01129 Dresden
|
||||
"showUsPhoto": "Show us your most beautiful photo", // Zeig uns dein schönstes Foto
|
||||
"selectSeedRate": "Select seed, click to rate" // Wähle Seed aus, klicke Bewerten
|
||||
"selectSeedRate": "Select seed, click rate", // Wähle Seed aus, klicke Bewerten
|
||||
"indoorSeason": "The indoor season begins" // Die Indoorsaison beginnt
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user