mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-18 13:58:34 +05:30
fix(i18n): Correct "hireMe" translation in navbar
This commit corrects the translation of "hireMe" in the navigation bar across all supported languages. The order of the elements was also fixed to be consistent.
This commit is contained in:
parent
5a0a01aa94
commit
958b9b8cd8
8 changed files with 16 additions and 16 deletions
|
|
@ -121,9 +121,9 @@
|
|||
},
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Offre-moi un café",
|
||||
"hireMe": "Contrátame",
|
||||
"home": "Maison",
|
||||
"tools": "Outils",
|
||||
"hireMe": "Contrátame"
|
||||
"tools": "Outils"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue