implementiran share by link

This commit is contained in:
2024-12-13 17:50:12 +01:00
parent 439de9d305
commit 4ab61f9917
15 changed files with 312 additions and 15 deletions

View File

@@ -54,7 +54,8 @@
"location-card": {
"edit-card-tooltip": "Edit realestate",
"add-bill-button-tooltip": "Add a new bill",
"payed-total-label": "Payed total:"
"payed-total-label": "Payed total:",
"link-copy-message": "Link copied to clipboard"
},
"month-card": {
"payed-total-label": "Total monthly expenditure:"
@@ -80,7 +81,9 @@
"not-a-number": "Not a number",
"negative-number": "Value must be a positive number",
"form-error-message": "Form validation error. Please check the form and try again."
}
},
"attachment": "Attachment",
"back-button": "Back"
},
"location-delete-form": {
"text": "Please confirm deletion of realestate “<strong>{name}</strong>””.",

View File

@@ -54,7 +54,8 @@
"location-card": {
"edit-card-tooltip": "Izmjeni nekretninu",
"add-bill-button-tooltip": "Dodaj novi račun",
"payed-total-label": "Ukupno plaćeno:"
"payed-total-label": "Ukupno plaćeno:",
"link-copy-message": "Link kopiran na clipboard"
},
"month-card": {
"payed-total-label": "Ukupni mjesečni trošak:"
@@ -79,7 +80,9 @@
"not-a-number": "Vrijednost mora biti brojka",
"negative-number": "Vrijednost mora biti veća od nule",
"form-error-message": "Forma nije ispravno popunjena. Molimo provjeri, pa pokušaj ponovno"
}
},
"attachment": "Privitak",
"back-button": "Nazad"
},
"location-delete-form": {
"text": "Molim potvrdi brisanje nekretnine “<strong>{name}</strong>””.",