From 409f2cb0f9a3fed4b5c5c69d0eca9439230f9298 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Fri, 3 Oct 2025 15:45:04 +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. --- .idea/workspace.xml | 4 ++-- public/locales/en/translation.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fbe101b..cefc618 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -464,7 +464,7 @@ - + @@ -535,11 +535,11 @@ + - diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 8143220..ce0a709 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -121,9 +121,9 @@ }, "navbar": { "buyMeACoffee": "Buy me a coffee", + "hireMe": "Hire me", "home": "Home", - "tools": "Tools", - "hireMe": "Hire me" + "tools": "Tools" }, "number": { "generate": {