BugFix: translations used incorrect label

This commit is contained in:
2024-02-17 10:50:28 +01:00
parent 7988cedd5d
commit 4c1ddeb7ca
2 changed files with 4 additions and 4 deletions

View File

@@ -45,10 +45,10 @@
}, },
"home-page": { "home-page": {
"add-location-button": { "add-location-button": {
"tooltop": "Add a new realestate" "tooltip": "Add a new realestate"
}, },
"add-month-button": { "add-month-button": {
"tooltop": "Add next mont" "tooltip": "Add next mont"
}, },
"location-card": { "location-card": {
"edit-card-tooltip": "Edit realestate", "edit-card-tooltip": "Edit realestate",

View File

@@ -45,10 +45,10 @@
}, },
"home-page": { "home-page": {
"add-location-button": { "add-location-button": {
"tooltop": "Dodaj novu nekretninu" "tooltip": "Dodaj novu nekretninu"
}, },
"add-month-button": { "add-month-button": {
"tooltop": "Dodaj idući mjesec" "tooltip": "Dodaj idući mjesec"
}, },
"location-card": { "location-card": {
"edit-card-tooltip": "Izmjeni nekretninu", "edit-card-tooltip": "Izmjeni nekretninu",