feat: Update translations for indoor season to outdoor season across multiple locales and adjust MainPageLayout component accordingly

This commit is contained in:
sebseb7
2026-03-16 08:13:01 +01:00
parent 80b066842d
commit 1e1a0c7320
23 changed files with 37 additions and 37 deletions

View File

@@ -8,5 +8,5 @@ export default {
"address2": "01129 Dresden",
"showUsPhoto": "Δείξε μας την πιο όμορφη φωτογραφία σου",
"selectSeedRate": "Επίλεξε σπόρο, κάνε κλικ για αξιολόγηση",
"indoorSeason": "Η εσωτερική σεζόν ξεκινά"
"outdoorSeason": "Η εξωτερική σεζόν ξεκινά"
};