From 687a12392d5a95817b6a302b0331574707815964 Mon Sep 17 00:00:00 2001 From: les Date: Wed, 2 Oct 2019 15:48:17 +0200 Subject: [PATCH] [fix] typo on confirmation email --- locales/email/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/email/it.json b/locales/email/it.json index 6b16400b..cf00a5ea 100644 --- a/locales/email/it.json +++ b/locales/email/it.json @@ -5,7 +5,7 @@ }, "confirm": { "subject": "Puoi iniziare a pubblicare eventi", - "content": "Ciao, il tuo account su {{config.title}} è stato creato. Confermalo." + "content": "Ciao, il tuo account su {{config.title}} è stato creato. Confermalo." }, "recover": { "subject": "Recupero password",