From 3da14233bf4151c4001a8a3c25198050bd3da1e5 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 8 Sep 2020 02:55:31 +1000 Subject: [PATCH] Updating translations for config/locales/en_US.yml --- config/locales/en_US.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/en_US.yml b/config/locales/en_US.yml index af0b9abeb3..5c25ff2ccc 100644 --- a/config/locales/en_US.yml +++ b/config/locales/en_US.yml @@ -2773,6 +2773,8 @@ en_US: adjustments: "Adjustments" payments: "Payments" return_authorizations: "Return Authorizations" + credit_owed: "Credit Owed" + new_adjustment: "New Adjustment" payment: "Payment" payment_method: "Payment Method" shipment: "Shipment" @@ -2974,6 +2976,7 @@ en_US: 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" @@ -3480,3 +3483,8 @@ en_US: shipment: cannot_ready: "Cannot ready shipment." invalid_taxonomy_id: "Invalid taxonomy id." + activerecord: + models: + spree/payment: + one: Payment + other: Payments