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": "Починається сезон на відкритому повітрі"
};