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.
This commit is contained in:
Ibrahima G. Coulibaly 2025-10-03 15:45:04 +01:00
commit 409f2cb0f9
2 changed files with 4 additions and 4 deletions

View file

@ -121,9 +121,9 @@
},
"navbar": {
"buyMeACoffee": "Buy me a coffee",
"hireMe": "Hire me",
"home": "Home",
"tools": "Tools",
"hireMe": "Hire me"
"tools": "Tools"
},
"number": {
"generate": {