Merge pull request #5191 from openfoodfoundation/transifex

Transifex
This commit is contained in:
Luis Ramos
2020-04-10 13:05:30 +01:00
committed by GitHub
2 changed files with 11 additions and 2 deletions

View File

@@ -31,6 +31,10 @@ ca:
taken: "Ja hi ha un compte per a aquest correu electrònic. Si us plau, inicia sessió o restableix la contrasenya."
spree/order:
no_card: No hi ha targetes de crèdit autoritzades disponibles per carregar
spree/credit_card:
attributes:
base:
card_expired: "Ha expirat"
order_cycle:
attributes:
orders_close_at:
@@ -55,7 +59,7 @@ ca:
messages:
inclusion: "no està inclòs a la llista"
models:
subscription_validator:
order_management/subscriptions/validator:
attributes:
subscription_line_items:
at_least_one_product: "^Afegiu com a mínim un producte"

View File

@@ -31,6 +31,10 @@ en_NZ:
taken: "There's already an account for this email. Please login or reset your password."
spree/order:
no_card: There are no authorised credit cards available to charge
spree/credit_card:
attributes:
base:
card_expired: "has expired"
order_cycle:
attributes:
orders_close_at:
@@ -55,7 +59,7 @@ en_NZ:
messages:
inclusion: "is not included in the list"
models:
subscription_validator:
order_management/subscriptions/validator:
attributes:
subscription_line_items:
at_least_one_product: "^Please add at least one product"
@@ -867,6 +871,7 @@ en_NZ:
distributor: "Distributor"
products: "Products"
tags: "Tags"
delivery_details: "Delivery Details"
fees: "Fees"
previous: "Previous"
save: "Save"