From bda4c670735e19da6167a91981ae394204e876cb Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 5 Jan 2022 16:01:22 +0100 Subject: [PATCH] New translations mails.en.yml (Spanish) --- config/locales/mails.es.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/mails.es.yml b/config/locales/mails.es.yml index baf2bf100..42e144a70 100644 --- a/config/locales/mails.es.yml +++ b/config/locales/mails.es.yml @@ -315,5 +315,11 @@ es: remember: "In accordance with the %{REFERENCE} payment schedule, %{AMOUNT} was due to be debited on %{DATE}." date: "This is a reminder to cash the scheduled check as soon as possible." confirm: "Do not forget to confirm the receipt in your payment schedule management interface, so that the corresponding invoice will be generated." + notify_member_payment_schedule_transfer_deadline: + subject: "Payment deadline" + body: + remember: "In accordance with your %{REFERENCE} payment schedule, %{AMOUNT} was due to be debited on %{DATE}." + date: "This is a reminder to verify that the direct bank debit was successfull." + confirm: "Please confirm the receipt of funds in your payment schedule management interface, so that the corresponding invoice will be generated." shared: hello: "¡Hola %{user_name}!"