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,6 +1,7 @@
export default {
"seeds": "Semena",
"stecklinge": "Reznice",
"konfigurator": "Konfigurator",
"oilPress": "Pozajmi prešu za ulje",
"thcTest": "THC test",
"address1": "Trachenberger Straße 14",

View File

@@ -1,5 +1,5 @@
export default {
"home": "Kvalitetni seme i reznice kanabisa",
"home": "Kvalitetne semenke kanabisa",
"aktionen": "Trenutne promocije i ponude",
"filiale": "Naša prodavnica u Dresdenu",
"filiale": "Naša prodavnica u Dresdenu"
};