fix(i18n): ensure 100% translation parity on all pages and components
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🧪 QA (push) Successful in 1m37s
Build & Deploy / 🏗️ Build (push) Successful in 3m3s
Build & Deploy / 🚀 Deploy (push) Successful in 31s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 46s
Build & Deploy / 🔔 Notify (push) Successful in 1s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🧪 QA (push) Successful in 1m37s
Build & Deploy / 🏗️ Build (push) Successful in 3m3s
Build & Deploy / 🚀 Deploy (push) Successful in 31s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 46s
Build & Deploy / 🔔 Notify (push) Successful in 1s
This commit is contained in:
@@ -159,7 +159,24 @@
|
||||
"supportTeamAvailable": "Unser Expertenteam steht Ihnen für alle Fragen rund um Ihr Infrastrukturprojekt zur Verfügung.",
|
||||
"contactUs": "Kontaktieren Sie uns",
|
||||
"nextProjectTitle": "Ihr nächstes Projekt?",
|
||||
"nextProjectDesc": "Lassen Sie uns gemeinsam herausragende Infrastruktur bauen."
|
||||
"nextProjectDesc": "Lassen Sie uns gemeinsam herausragende Infrastruktur bauen.",
|
||||
"client": "Kunde",
|
||||
"period": "Zeitraum"
|
||||
},
|
||||
"CallToAction": {
|
||||
"title": "Bereit für Ihr Projekt?",
|
||||
"description": "Wir suchen stets nach neuen Herausforderungen und starken Partnern. Kontaktieren Sie uns für eine unverbindliche Beratung zu Ihrem Vorhaben.",
|
||||
"ctaLabel": "Jetzt Kontakt aufnehmen"
|
||||
},
|
||||
"JobListingBlock": {
|
||||
"fairsTitle": "Nächste Messetermine",
|
||||
"emptyStateMessage": "Aktuell sind alle Positionen besetzt. Senden Sie uns gerne eine Initiativbewerbung!",
|
||||
"emptyStateLinkText": "Jetzt Kontakt aufnehmen",
|
||||
"date": "Datum",
|
||||
"location": "Location",
|
||||
"booth": "Stand",
|
||||
"viewDetails": "Details ansehen",
|
||||
"title": "Aktuelle Stellenangebote"
|
||||
},
|
||||
"Error": {
|
||||
"title": "Hoppla!",
|
||||
|
||||
@@ -159,7 +159,24 @@
|
||||
"supportTeamAvailable": "Our team of experts is available to answer all your questions regarding your infrastructure project.",
|
||||
"contactUs": "Contact Us",
|
||||
"nextProjectTitle": "Your next project?",
|
||||
"nextProjectDesc": "Let's build outstanding infrastructure together."
|
||||
"nextProjectDesc": "Let's build outstanding infrastructure together.",
|
||||
"client": "Client",
|
||||
"period": "Period"
|
||||
},
|
||||
"CallToAction": {
|
||||
"title": "Ready for your project?",
|
||||
"description": "We are always looking for new challenges and strong partners. Contact us for a non-binding consultation about your project.",
|
||||
"ctaLabel": "Contact us now"
|
||||
},
|
||||
"JobListingBlock": {
|
||||
"fairsTitle": "Upcoming Trade Fairs",
|
||||
"emptyStateMessage": "All positions are currently filled. Feel free to send us an unsolicited application!",
|
||||
"emptyStateLinkText": "Contact us now",
|
||||
"date": "Date",
|
||||
"location": "Location",
|
||||
"booth": "Booth",
|
||||
"viewDetails": "View details",
|
||||
"title": "Current Job Openings"
|
||||
},
|
||||
"Error": {
|
||||
"title": "Oops!",
|
||||
|
||||
Reference in New Issue
Block a user