feat: Add historical data from 2016 to GrowthChart with i18n support
All checks were successful
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 1m31s
Build & Deploy / 🔍 Prepare (push) Successful in 33s
Build & Deploy / 🧪 QA (push) Successful in 1m7s
Build & Deploy / 🏗️ Build (push) Successful in 2m5s
Build & Deploy / 🚀 Deploy (push) Successful in 51s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-06-13 19:07:49 +02:00
parent d98eb20430
commit fa4385af4c
4 changed files with 57 additions and 11 deletions

View File

@@ -318,6 +318,13 @@
"timeoutError": "Anfrage hat zu lange gedauert. Bitte versuche es erneut.",
"genericError": "Ein Fehler ist aufgetreten."
},
"GrowthChart": {
"title": "Bewiesene Leistungsfähigkeit",
"subtitle": "Unsere verlässliche Baukapazität der letzten Jahre (in Metern)",
"kabel": "Kabelverlegung",
"hdd": "HDD Spülbohrung",
"offener": "Offener Tiefbau"
},
"ReferenceDetail": {
"backToOverview": "Zurück zur Übersicht",
"projectReference": "Projektreferenz",

View File

@@ -318,6 +318,13 @@
"timeoutError": "Request took too long. Please try again.",
"genericError": "An error occurred."
},
"GrowthChart": {
"title": "Proven Performance",
"subtitle": "Our reliable construction capacity of the last years (in meters)",
"kabel": "Cable Laying",
"hdd": "HDD Drilling",
"offener": "Open Trenching"
},
"ReferenceDetail": {
"backToOverview": "Back to Overview",
"projectReference": "Project Reference",