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": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Offre-moi un café",
|
||||
"home": "Maison",
|
||||
"tools": "Outils"
|
||||
"tools": "Outils",
|
||||
"hireMe": "Contrátame"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "मुझे कॉफी खरीदें",
|
||||
"home": "होम",
|
||||
"tools": "टूल्स"
|
||||
"tools": "टूल्स",
|
||||
"hireMe": "मुझे नौकरी दें"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "コーヒーを買ってください",
|
||||
"home": "家",
|
||||
"tools": "ツール"
|
||||
"tools": "ツール",
|
||||
"hireMe": "私を雇ってください"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Koop me een koffie",
|
||||
"home": "Thuis",
|
||||
"tools": "Hulpmiddelen"
|
||||
"tools": "Hulpmiddelen",
|
||||
"hireMe": "Neem mij aan"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Compre-me um café",
|
||||
"home": "Lar",
|
||||
"tools": "Ferramentas"
|
||||
"tools": "Ferramentas",
|
||||
"hireMe": "Me contrate"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Купи мне кофе",
|
||||
"home": "Дом",
|
||||
"tools": "Инструменты"
|
||||
"tools": "Инструменты",
|
||||
"hireMe": "Нанимайте меня"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"navbar": {
|
||||
"buyMeACoffee": "请我喝杯咖啡",
|
||||
"home": "家",
|
||||
"tools": "工具"
|
||||
"tools": "工具",
|
||||
"hireMe": "雇用我"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
Reference in New Issue
Block a user