fix: full translation parity, component consistency, and link clickability
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 24s
Build & Deploy / 🧪 QA (push) Successful in 1m47s
Build & Deploy / 🏗️ Build (push) Successful in 2m46s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 44s
Build & Deploy / 🔔 Notify (push) Successful in 1s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 24s
Build & Deploy / 🧪 QA (push) Successful in 1m47s
Build & Deploy / 🏗️ Build (push) Successful in 2m46s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 44s
Build & Deploy / 🔔 Notify (push) Successful in 1s
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"about-us": "ueber-uns",
|
||||
"terms": "agb",
|
||||
"start": "start",
|
||||
"events": "messen"
|
||||
"trade-fairs": "messen"
|
||||
},
|
||||
"products": {},
|
||||
"categories": {}
|
||||
@@ -188,5 +188,59 @@
|
||||
"technical": "Technical",
|
||||
"sustainability": "Sustainability"
|
||||
}
|
||||
},
|
||||
"ReferencesSlider": {
|
||||
"badge": "Selected Projects",
|
||||
"title": "References & Successes",
|
||||
"description": "A selection of our successfully completed projects in underground cable engineering, drilling technology, and grid infrastructure.",
|
||||
"ctaLabel": "View All References"
|
||||
},
|
||||
"CompanyTimeline": {
|
||||
"badge": "Our History",
|
||||
"title": "Milestones of Development",
|
||||
"milestones": {
|
||||
"2015": {
|
||||
"title": "Foundation of E-TIB GmbH",
|
||||
"desc": "Execution of electrical infrastructure projects, cable civil engineering, and horizontal directional drilling."
|
||||
},
|
||||
"2019_ing": {
|
||||
"title": "Foundation of E-TIB Ingenieurgesellschaft",
|
||||
"desc": "Permit and execution planning, complex crossings, and grid connection planning."
|
||||
},
|
||||
"2019_verw": {
|
||||
"title": "Foundation of E-TIB Verwaltung GmbH",
|
||||
"desc": "Central services, acquisition, leasing, and management of real estate and machinery."
|
||||
},
|
||||
"2025": {
|
||||
"title": "Foundation of E-TIB Bohrtechnik GmbH",
|
||||
"desc": "Specialization in precise horizontal directional drilling in all soil classes."
|
||||
}
|
||||
}
|
||||
},
|
||||
"InteractiveGermanyMap": {
|
||||
"types": {
|
||||
"hq": "Headquarters",
|
||||
"branch": "Branch",
|
||||
"project": "Project",
|
||||
"reference": "Reference"
|
||||
},
|
||||
"descriptions": {
|
||||
"wind": "Construction of cable routes & grid connection for wind park infrastructure.",
|
||||
"pv": "Construction of medium-voltage routes for feeding PV systems.",
|
||||
"fiber": "Complex FTTx broadband expansion incl. fiber optic assembly & civil engineering.",
|
||||
"power": "110kV high-voltage underground cable laying.",
|
||||
"battery": "Infrastructure expansion for BESS (battery storage).",
|
||||
"default": "Complex infrastructure project (civil engineering & HDD)."
|
||||
},
|
||||
"features": {
|
||||
"wind": "Grid connection wind park",
|
||||
"pv": "Feeding PV system",
|
||||
"fiber": "FTTx Infrastructure",
|
||||
"power": "110kV Route",
|
||||
"battery": "BESS Connection",
|
||||
"default": "Infrastructure project",
|
||||
"method": "Civil engineering & HDD"
|
||||
},
|
||||
"learnMore": "Learn more"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user