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

@@ -1,12 +1,12 @@
export default {
"seeds": "Farëra",
"stecklinge": "Përkëmbëza",
"konfigurator": "Konfiguruesi",
"konfigurator": "Konfigurues",
"oilPress": "Huazo shtypësin e vajit",
"thcTest": "Testi THC",
"address1": "Trachenberger Straße 14",
"address2": "01129 Dresden",
"showUsPhoto": "Na trego foton tënde më të bukur",
"selectSeedRate": "Zgjidh farën, kliko vlerësimin",
"indoorSeason": "Sezona e brendshme fillon"
"outdoorSeason": "Sezona në natyrë fillon"
};