diff --git a/web-app/messages/en.json b/web-app/messages/en.json index 31a338d..330f352 100644 --- a/web-app/messages/en.json +++ b/web-app/messages/en.json @@ -484,8 +484,8 @@ "unknown": "An error occurred while unsubscribing. Please try again or contact your landlord." }, "not-allowed": { - "title": "Action Not Allowed", - "message": "You can only unsubscribe from verified email addresses. This email address has not been verified yet or has already been unsubscribed." + "title": "Action not possible", + "message": "The selected action cannot be performed or the passed information is invalid." } }, "privacy-policy-page": { diff --git a/web-app/messages/hr.json b/web-app/messages/hr.json index dde799a..5fd356e 100644 --- a/web-app/messages/hr.json +++ b/web-app/messages/hr.json @@ -481,8 +481,8 @@ "unknown": "Došlo je do greške prilikom odjave. Molimo pokušajte ponovno ili kontaktirajte vašeg vlasnika nekretnine." }, "not-allowed": { - "title": "Akcija Nije Dopuštena", - "message": "Možete se odjaviti samo s potvrđenih email adresa. Ova email adresa još nije potvrđena ili je već odjavljena." + "title": "Akcija nije moguća", + "message": "Odabrana akcija nije moguća ili zadani podaci nisu ispravni." } }, "privacy-policy-page": {