feat: Refine i18n content across multiple locales and improve LLM SEO data processing for catalog generation.

This commit is contained in:
sebseb7
2025-12-14 09:47:51 +01:00
parent 9df5642a6e
commit 57515bfb85
49 changed files with 528 additions and 479 deletions

View File

@@ -1,11 +1,12 @@
export default {
"seeds": "Semi",
"stecklinge": "Talee",
"oilPress": "Prendere in prestito la pressa per olio",
"konfigurator": "Configuratore",
"oilPress": "Noleggia pressa per olio",
"thcTest": "Test THC",
"address1": "Trachenberger Straße 14",
"address2": "01129 Dresden",
"showUsPhoto": "Mostraci la tua foto più bella",
"selectSeedRate": "Seleziona il seme, clicca per valutare",
"indoorSeason": "Inizia la stagione indoor"
"indoorSeason": "La stagione indoor inizia"
};