From 71b1c5a3b3456ce116e979ff94676dada463cb03 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 3 Sep 2020 23:35:02 +1000 Subject: [PATCH] Updating translations for config/locales/ca.yml --- config/locales/ca.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 373d0f3a87..515f99ddec 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -2779,6 +2779,8 @@ ca: adjustments: "Ajustaments" payments: "Pagaments" return_authorizations: "Autoritzacions de devolució" + credit_owed: "Crèdit a deure" + new_adjustment: "Nou ajustament" payment: "Pagament" payment_method: "Mètode de pagament" shipment: "Enviament" @@ -2980,6 +2982,7 @@ ca: other: "%{count} errors han impedit guardar aquest registre:" there_were_problems_with_the_following_fields: "Hi ha hagut problemes amb els camps següents" payments_list: + date_time: "Data i hora" amount: "Quantitat" payment_method: "Mètode de pagament" payment_state: "Estat del pagament" @@ -3486,3 +3489,8 @@ ca: shipment: cannot_ready: "No es pot fer l'enviament." invalid_taxonomy_id: "Identificador de taxonomia no vàlid." + activerecord: + models: + spree/payment: + one: Pagament + other: Pagaments