From 5a0a01aa94d2e14f3e7ea6c899c6d9d1b0236563 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Fri, 3 Oct 2025 15:50:14 +0100 Subject: [PATCH] feat: Update workspace and translation files (main) This commit includes the following changes: - Updated the workspace configuration in .idea/workspace.xml to reflect the recent npm script execution. - Modified the English translation file (translation.json) by reordering the "navbar" keys. - Updated translation files in other languages with "hireMe". --- .idea/workspace.xml | 64 ++++++++++++++---------------- public/locales/de/translation.json | 3 +- public/locales/fr/translation.json | 3 +- public/locales/hi/translation.json | 3 +- public/locales/ja/translation.json | 3 +- public/locales/nl/translation.json | 3 +- public/locales/pt/translation.json | 3 +- public/locales/ru/translation.json | 3 +- public/locales/zh/translation.json | 3 +- 9 files changed, 46 insertions(+), 42 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cefc618..8b212d3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,7 @@