- Drop badge, kicker, status, primaryCta, secondaryCta, countdownLabel from all locales - These were orphaned when the coming-soon page was trimmed to title + countdown
This commit is contained in:
+9
-7
@@ -21,16 +21,10 @@
|
||||
}
|
||||
},
|
||||
"comingSoon": {
|
||||
"badge": "Professionelles Update",
|
||||
"kicker": "Die Website wird neu aufgebaut",
|
||||
"titleLineOne": "Website",
|
||||
"titleLineTwo": "in Bearbeitung",
|
||||
"titleLineThree": "bald wieder online",
|
||||
"description": "Ich baue die Website neu auf, damit Leistungen, ausgewählte Arbeiten und Zusammenarbeit klarer, direkter und ohne Wiederholungen sichtbar werden.",
|
||||
"primaryCta": "Projekt starten",
|
||||
"secondaryCta": "Zur Startseite",
|
||||
"status": "In Entwicklung · bald zurück",
|
||||
"countdownLabel": "Start in",
|
||||
"unitDays": "Tage",
|
||||
"unitHours": "Stunden",
|
||||
"unitMinutes": "Minuten",
|
||||
@@ -306,7 +300,15 @@
|
||||
"tools": {
|
||||
"eyebrow": "Tools",
|
||||
"title": "Täglicher Stack",
|
||||
"items": ["Figma", "Adobe Illustrator", "Photoshop", "Next.js", "TypeScript", "Tailwind CSS", "Docker"]
|
||||
"items": [
|
||||
"Figma",
|
||||
"Adobe Illustrator",
|
||||
"Photoshop",
|
||||
"Next.js",
|
||||
"TypeScript",
|
||||
"Tailwind CSS",
|
||||
"Docker"
|
||||
]
|
||||
},
|
||||
"process": {
|
||||
"eyebrow": "Wie ich arbeite",
|
||||
|
||||
Reference in New Issue
Block a user