From 61dad61ef7616abe96aa32d7b91e77eb1d86ec9b Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 5 Sep 2020 02:37:15 +1000 Subject: [PATCH] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index b9fd63a0b8..113074fef3 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -2779,6 +2779,8 @@ en_GB: adjustments: "Adjustments" payments: "Payments" return_authorizations: "Return Authorisations" + credit_owed: "Credit Owed" + new_adjustment: "New Adjustment" payment: "Payment" payment_method: "Payment Method" shipment: "Shipment" @@ -2980,6 +2982,7 @@ en_GB: other: "%{count} errors prohibited this record from being saved:" there_were_problems_with_the_following_fields: "There were problems with the following fields" payments_list: + date_time: "Date/time" amount: "Amount" payment_method: "Payment Method" payment_state: "Payment State" @@ -3486,3 +3489,8 @@ en_GB: shipment: cannot_ready: "Cannot ready shipment." invalid_taxonomy_id: "Invalid taxonomy id." + activerecord: + models: + spree/payment: + one: Payment + other: Payments