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>””.",