diff --git a/messages/en.json b/messages/en.json index 4cb1368..27f24de 100644 --- a/messages/en.json +++ b/messages/en.json @@ -124,12 +124,12 @@ "location-edit-form": { "location-name-placeholder": "Realestate name", "notes-placeholder": "Notes", - "generate-tenant-code": "Generate 2D code for tenant", + "generate-tenant-code": "generate 2D code for tenant", "tenant-first-name-label": "Tenant First Name", "tenant-first-name-placeholder": "Enter tenant's first name", "tenant-last-name-label": "Tenant Last Name", "tenant-last-name-placeholder": "Enter tenant's last name", - "auto-tenant-notification": "Notify tenant automatically", + "auto-tenant-notification": "automatic bill forwarding", "tenant-email-label": "Tenant Email", "tenant-email-placeholder": "Enter tenant's email", "warning-missing-tenant-names": "Warning: Tenant first and last name are missing. The 2D barcode will not be displayed to the tenant when they open the shared link until both fields are filled in.", diff --git a/messages/hr.json b/messages/hr.json index e76a481..27ac622 100644 --- a/messages/hr.json +++ b/messages/hr.json @@ -123,12 +123,12 @@ "location-edit-form": { "location-name-placeholder": "Ime nekretnine", "notes-placeholder": "Bilješke", - "generate-tenant-code": "Generiraj 2D barkod za podstanara", + "generate-tenant-code": "generiraj 2D barkod za podstanara", "tenant-first-name-label": "Ime podstanara", "tenant-first-name-placeholder": "Unesite ime podstanara", "tenant-last-name-label": "Prezime podstanara", "tenant-last-name-placeholder": "Unesite prezime podstanara", - "auto-tenant-notification": "Automatski obavijesti podstanara", + "auto-tenant-notification": "automatsko prosljeđivanje režija", "tenant-email-label": "Email podstanara", "tenant-email-placeholder": "Unesite email podstanara", "warning-missing-tenant-names": "Upozorenje: Ime i prezime podstanara nedostaju. 2D barkod neće biti prikazan podstanaru kada otvori podijeljenu poveznicu dok oba polja ne budu popunjena.",