mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-11 18:49:53 +05:30
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:
parent
f0e78e5cd4
commit
409f2cb0f9
2 changed files with 4 additions and 4 deletions
|
|
@ -121,9 +121,9 @@
|
|||
},
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Buy me a coffee",
|
||||
"hireMe": "Hire me",
|
||||
"home": "Home",
|
||||
"tools": "Tools",
|
||||
"hireMe": "Hire me"
|
||||
"tools": "Tools"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue