mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
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:
@@ -121,9 +121,9 @@
|
||||
},
|
||||
"navbar": {
|
||||
"buyMeACoffee": "Купи мне кофе",
|
||||
"hireMe": "Нанимайте меня",
|
||||
"home": "Дом",
|
||||
"tools": "Инструменты",
|
||||
"hireMe": "Нанимайте меня"
|
||||
"tools": "Инструменты"
|
||||
},
|
||||
"number": {
|
||||
"generate": {
|
||||
|
||||
Reference in New Issue
Block a user