diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 35a2a9657a..684076b91b 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -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"