From c4e0ef27c3b1528ed2d7355e2aff8ddaa6ee4fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Bo=C5=A1njak?= Date: Fri, 1 Oct 2021 15:52:02 +0200 Subject: [PATCH] Added missing translation for Croatian language --- app/config/locale/translations/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/locale/translations/hr.json b/app/config/locale/translations/hr.json index 2c218fc72c..d0b92aa945 100644 --- a/app/config/locale/translations/hr.json +++ b/app/config/locale/translations/hr.json @@ -15,7 +15,7 @@ "emails.magicSession.footer": "Ako niste zatražili prijavu putem ove e-pošte, možete zanemariti ovu poruku.", "emails.magicSession.thanks": "Hvala", "emails.magicSession.signature": "{{project}} tim", - "emails.recovery.subject": "Password Reset", + "emails.recovery.subject": "Ponovno postavljanje lozinke", "emails.recovery.hello": "Pozdrav {{name}}", "emails.recovery.body": "Slijedite ovu poveznicu za ponovno postavljanje {{project}} lozinke.", "emails.recovery.footer": "Ako niste zatražili ponovno postavljanje Vaše lozinke, možete zanemariti ovu poruku.",