fix(i18n): localize TeamGrid component
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 29s
Build & Deploy / 🧪 QA (push) Successful in 1m12s
Build & Deploy / 🏗️ Build (push) Successful in 2m58s
Build & Deploy / 🚀 Deploy (push) Successful in 30s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 48s
Build & Deploy / 🔔 Notify (push) Successful in 5s

This commit is contained in:
2026-05-28 09:38:59 +02:00
parent 5329d96e3b
commit 2a46015d0d
4 changed files with 27 additions and 5 deletions

View File

@@ -263,5 +263,14 @@
"method": "Tiefbau & Spülbohrung (HDD)"
},
"learnMore": "Zum Projekt"
},
"TeamGrid": {
"badge": "Persönliche Beratung",
"title": "Ihre Ansprechpartner",
"subtitle": "Sprechen Sie direkt mit unseren Experten für Ihr regionales Projekt.",
"management": "Geschäftsführung",
"branchETIB": "E-TIB GmbH",
"branchIng": "Ingenieurgesellschaft",
"branchBohr": "Bohrtechnik"
}
}

View File

@@ -263,5 +263,14 @@
"method": "Civil engineering & HDD"
},
"learnMore": "Learn more"
},
"TeamGrid": {
"badge": "Personal Consultation",
"title": "Your Contacts",
"subtitle": "Speak directly with our experts for your regional project.",
"management": "Management",
"branchETIB": "E-TIB GmbH",
"branchIng": "Engineering Company",
"branchBohr": "Drilling Technology"
}
}