From 3daabe70ed3bed52925ff569813df56af1d80803 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Fri, 27 Mar 2026 10:28:17 +1100 Subject: [PATCH] Undo changes to locales which will come from Transifex --- config/locales/en_GB.yml | 9 +++++---- config/locales/fr.yml | 9 +++++---- config/locales/fr_BE.yml | 9 +++++---- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 4e11c906db..0e1319729c 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -5037,7 +5037,8 @@ en_GB: credit_payment_method_missing: Credit payment method is missing no_credit_available: No credit available not_enough_credit_available: Not enough credit available - customer_credit_service: - no_credit_owed: No credit owed - credit_payment_method_missing: Customer credit payment method is missing, please check configuration - refund_sucessful: Refund successful! + orders: + customer_credit_service: + no_credit_owed: No credit owed + credit_payment_method_missing: Customer credit payment method is missing, please check configuration + refund_sucessful: Refund successful! diff --git a/config/locales/fr.yml b/config/locales/fr.yml index b957d78635..7803dc0434 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -5116,7 +5116,8 @@ fr: credit_payment_method_missing: Le mode de paiement par crédit est manquant. no_credit_available: Aucun crédit disponible not_enough_credit_available: Crédit disponible insuffisant - customer_credit_service: - no_credit_owed: Aucun crédit dû - credit_payment_method_missing: Le mode de paiement par crédit client est manquant. Veuillez vérifier la configuration. - refund_sucessful: Remboursement effectué avec succès ! + orders: + customer_credit_service: + no_credit_owed: Aucun crédit dû + credit_payment_method_missing: Le mode de paiement par crédit client est manquant. Veuillez vérifier la configuration. + refund_sucessful: Remboursement effectué avec succès ! diff --git a/config/locales/fr_BE.yml b/config/locales/fr_BE.yml index 3d96b3bc52..df4d694c75 100644 --- a/config/locales/fr_BE.yml +++ b/config/locales/fr_BE.yml @@ -5070,7 +5070,8 @@ fr_BE: credit_payment_method_missing: Le mode de paiement par crédit est manquant. no_credit_available: Pas de crédit disponible not_enough_credit_available: Pas assez de crédit disponible - customer_credit_service: - no_credit_owed: Aucun crédit dû - credit_payment_method_missing: Le mode de paiement par crédit client est manquant. Veuillez vérifier la configuration. - refund_sucessful: Remboursement effectué avec succès ! + orders: + customer_credit_service: + no_credit_owed: Aucun crédit dû + credit_payment_method_missing: Le mode de paiement par crédit client est manquant. Veuillez vérifier la configuration. + refund_sucessful: Remboursement effectué avec succès !