feat: Enhance MainPageLayout with improved star decoration animations and initial fill colors; add new teal star layers and update localization strings across multiple languages for better user experience

This commit is contained in:
sebseb7
2026-03-26 15:24:00 +01:00
parent c6ea6e70fe
commit e8517372f2
43 changed files with 228 additions and 103 deletions

View File

@@ -1,7 +1,8 @@
export default {
"home": "Αρχική",
"new": "Νέες Αφίξεις",
"soon": "Έρχεται Σύντομα",
"konfiguratorAria": "Μετάβαση στον Configurator",
"new": "Νέα Άφιξη",
"soon": "Σύντομα",
"aktionen": "Προσφορές",
"filiale": "Κατάστημα",
"categories": "Κατηγορίες",

View File

@@ -6,7 +6,7 @@ export default {
"thcTest": "Τεστ THC",
"address1": "Trachenberger Street 14",
"address2": "01129 Dresden",
"showUsPhoto": "Δείξε μας τη πιο όμορφη φωτογραφία σου",
"buildYourSet": "Φτιάξε το δικό σου σετ",
"selectSeedRate": "Επίλεξε σπόρο, κάνε κλικ στη βαθμολογία",
"outdoorSeason": "Ξεκινά η υπαίθρια σεζόν"
};