diff --git a/messages/en.json b/messages/en.json index d546790..4cb5892 100644 --- a/messages/en.json +++ b/messages/en.json @@ -110,8 +110,8 @@ "attachment": "Attachment", "back-button": "Back", "billed-to-label": "Billed to", - "billed-to-tenant-option": "Tenant", - "billed-to-landlord-option": "Landlord" + "billed-to-tenant-option": "tenant", + "billed-to-landlord-option": "landlord" }, "location-delete-form": { "text": "Please confirm deletion of realestate \"{name}\".", diff --git a/messages/hr.json b/messages/hr.json index 9538660..abca82d 100644 --- a/messages/hr.json +++ b/messages/hr.json @@ -109,8 +109,8 @@ "attachment": "Privitak", "back-button": "Nazad", "billed-to-label": "Račun plaća", - "billed-to-tenant-option": "Podstanar", - "billed-to-landlord-option": "Vlasnik" + "billed-to-tenant-option": "podstanar", + "billed-to-landlord-option": "vlasnik" }, "location-delete-form": { "text": "Molim potvrdi brisanje nekretnine \"{name}\".",