From 112a1d330177201ece636f6e4dc0a7135f9b60a3 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 17 Jan 2022 15:49:49 +0100 Subject: [PATCH] New translations en.yml (Norwegian) --- config/locales/no.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/no.yml b/config/locales/no.yml index aec270d5b..eb75f1b4b 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -367,10 +367,18 @@ all_objects_sync: "All data were successfully synchronized on Stripe." notify_user_when_payment_schedule_ready: your_schedule_is_ready_html: "Your payment schedule #%{REFERENCE}, of %{AMOUNT}, is ready. Click here to download." + notify_admin_payment_schedule_error: + schedule_error: "An error occurred for the card debit of the %{DATE} deadline, for schedule %{REFERENCE}" + notify_member_payment_schedule_error: + schedule_error: "An error occurred for the card debit of the %{DATE} deadline, for your schedule %{REFERENCE}" notify_admin_payment_schedule_failed: schedule_failed: "Failed card debit for the %{DATE} deadline, for schedule %{REFERENCE}" notify_member_payment_schedule_failed: schedule_failed: "Failed card debit for the %{DATE} deadline, for your schedule %{REFERENCE}" + notify_admin_payment_schedule_gateway_canceled: + schedule_canceled: "The payment schedule %{REFERENCE} was canceled by the gateway. An action is required." + notify_member_payment_schedule_gateway_canceled: + schedule_canceled: "Your payment schedule %{REFERENCE} was canceled by the gateway." notify_admin_payment_schedule_check_deadline: schedule_deadline: "You must cash the check for the %{DATE} deadline, for schedule %{REFERENCE}" notify_admin_payment_schedule_transfer_deadline: