mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
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".
This commit is contained in:
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Kauf mir einen Kaffee",
|
||||
"home": "Heim",
|
||||
"tools": "Werkzeuge"
|
||||
"tools": "Werkzeuge",
|
||||
"hireMe": "Stellen Sie mich ein"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
Reference in New Issue
Block a user