From 3a5c275c52bf486d2d5e0cff2d1504e6c51ff428 Mon Sep 17 00:00:00 2001 From: Moh Date: Sat, 8 Aug 2026 03:52:08 +0200 Subject: [PATCH] CLEANED - Remove unused comingSoon translation keys - Drop badge, kicker, status, primaryCta, secondaryCta, countdownLabel from all locales - These were orphaned when the coming-soon page was trimmed to title + countdown --- messages/ar.json | 16 +++++++++------- messages/de.json | 16 +++++++++------- messages/en.json | 16 +++++++++------- 3 files changed, 27 insertions(+), 21 deletions(-) diff --git a/messages/ar.json b/messages/ar.json index 39a6940..db48fde 100644 --- a/messages/ar.json +++ b/messages/ar.json @@ -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": "كيف بشتغل", diff --git a/messages/de.json b/messages/de.json index 3b5be27..a0270dc 100644 --- a/messages/de.json +++ b/messages/de.json @@ -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", diff --git a/messages/en.json b/messages/en.json index cc11733..c1974e5 100644 --- a/messages/en.json +++ b/messages/en.json @@ -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",