mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
New translations mails.en.yml (Spanish)
This commit is contained in:
parent
7ededdd157
commit
9f1230098e
@ -296,6 +296,18 @@ es:
|
|||||||
please_find_attached_html: "Please find attached your payment schedule, issued on {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} other{subscription}}." #messageFormat interpolation
|
please_find_attached_html: "Please find attached your payment schedule, issued on {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} other{subscription}}." #messageFormat interpolation
|
||||||
schedule_in_your_dashboard_html: "You can find this payment schedule at any time from %{DASHBOARD} on the Fab Lab's website."
|
schedule_in_your_dashboard_html: "You can find this payment schedule at any time from %{DASHBOARD} on the Fab Lab's website."
|
||||||
your_dashboard: "your dashboard"
|
your_dashboard: "your dashboard"
|
||||||
|
notify_admin_payment_schedule_error:
|
||||||
|
subject: "[URGENT] Card debit error"
|
||||||
|
body:
|
||||||
|
remember: "In accordance with the %{REFERENCE} payment schedule, a debit by card of %{AMOUNT} was scheduled on %{DATE}."
|
||||||
|
error: "Unfortunately, an error occurred and this card debit was unable to complete successfully."
|
||||||
|
action: "Please then consult the %{GATEWAY} dashboard and contact the member as soon as possible to resolve the problem."
|
||||||
|
notify_member_payment_schedule_error:
|
||||||
|
subject: "[URGENT] Card debit error"
|
||||||
|
body:
|
||||||
|
remember: "In accordance with your %{REFERENCE} payment schedule, a debit by card of %{AMOUNT} was scheduled on %{DATE}."
|
||||||
|
error: "Unfortunately, an error occurred and this card debit was unable to complete successfully."
|
||||||
|
action: "Please contact a manager as soon as possible to resolve the problem."
|
||||||
notify_admin_payment_schedule_failed:
|
notify_admin_payment_schedule_failed:
|
||||||
subject: "[URGENT] Card debit failure"
|
subject: "[URGENT] Card debit failure"
|
||||||
body:
|
body:
|
||||||
@ -309,6 +321,16 @@ es:
|
|||||||
error: "Unfortunately, this card debit was unable to complete successfully."
|
error: "Unfortunately, this card debit was unable to complete successfully."
|
||||||
action_html: "Please check %{DASHBOARD} or contact a manager before 24 hours, otherwise your subscription may be interrupted."
|
action_html: "Please check %{DASHBOARD} or contact a manager before 24 hours, otherwise your subscription may be interrupted."
|
||||||
your_dashboard: "your dashboard"
|
your_dashboard: "your dashboard"
|
||||||
|
notify_admin_payment_schedule_gateway_canceled:
|
||||||
|
subject: "[URGENT] Payment schedule canceled by the payment gateway"
|
||||||
|
body:
|
||||||
|
error: "The payment schedule %{REFERENCE} was canceled by the payment gateway (%{GATEWAY}). No further debits will be made on this payment mean."
|
||||||
|
action: "Please consult the payment schedule management interface and contact the member as soon as possible to resolve the problem."
|
||||||
|
notify_member_payment_schedule_gateway_canceled:
|
||||||
|
subject: "[URGENT] Payment schedule canceled by the payment gateway"
|
||||||
|
body:
|
||||||
|
error: "Your payment schedule %{REFERENCE} was canceled by the payment gateway. No further debits will be made on this payment mean."
|
||||||
|
action: "Please contact a manager as soon as possible to resolve the problem."
|
||||||
notify_admin_payment_schedule_check_deadline:
|
notify_admin_payment_schedule_check_deadline:
|
||||||
subject: "Payment deadline"
|
subject: "Payment deadline"
|
||||||
body:
|
body:
|
||||||
|
Loading…
Reference in New Issue
Block a user