- 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": "تحديث مهني",
|
||||
"kicker": "الموقع قيد إعادة البناء",
|
||||
"titleLineOne": "الموقع",
|
||||
"titleLineTwo": "قيد التطوير",
|
||||
"titleLineThree": "وسيعود قريباً",
|
||||
"description": "أعيد بناء الموقع ليعرض الخدمات، الأعمال المختارة، وطريقة التعاون بشكل مباشر ومنظم.",
|
||||
"primaryCta": "ابدأ مشروعاً",
|
||||
"secondaryCta": "العودة للرئيسية",
|
||||
"status": "قيد التطوير · يعود قريباً",
|
||||
"countdownLabel": "الإطلاق خلال",
|
||||
"unitDays": "أيام",
|
||||
"unitHours": "ساعات",
|
||||
"unitMinutes": "دقائق",
|
||||
@@ -306,7 +300,15 @@
|
||||
"tools": {
|
||||
"eyebrow": "الأدوات",
|
||||
"title": "الأدوات اليومية",
|
||||
"items": ["Figma", "Adobe Illustrator", "Photoshop", "Next.js", "TypeScript", "Tailwind CSS", "Docker"]
|
||||
"items": [
|
||||
"Figma",
|
||||
"Adobe Illustrator",
|
||||
"Photoshop",
|
||||
"Next.js",
|
||||
"TypeScript",
|
||||
"Tailwind CSS",
|
||||
"Docker"
|
||||
]
|
||||
},
|
||||
"process": {
|
||||
"eyebrow": "كيف بشتغل",
|
||||
|
||||
+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",
|
||||
|
||||
+9
-7
@@ -21,16 +21,10 @@
|
||||
}
|
||||
},
|
||||
"comingSoon": {
|
||||
"badge": "Professional update",
|
||||
"kicker": "The site is being rebuilt",
|
||||
"titleLineOne": "Website",
|
||||
"titleLineTwo": "under development",
|
||||
"titleLineThree": "returning soon",
|
||||
"description": "I am rebuilding the site to present services, selected work, and collaboration details with sharper structure and less noise.",
|
||||
"primaryCta": "Start a project",
|
||||
"secondaryCta": "Back to homepage",
|
||||
"status": "In development · back soon",
|
||||
"countdownLabel": "Launching in",
|
||||
"unitDays": "Days",
|
||||
"unitHours": "Hours",
|
||||
"unitMinutes": "Minutes",
|
||||
@@ -306,7 +300,15 @@
|
||||
"tools": {
|
||||
"eyebrow": "Tools",
|
||||
"title": "Daily 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": "How I work",
|
||||
|
||||
Reference in New Issue
Block a user