Merge pull request #7572 from openfoodfoundation/transifex

Transifex
This commit is contained in:
Andy Brett
2021-05-07 06:46:56 -07:00
committed by GitHub
4 changed files with 8 additions and 0 deletions

View File

@@ -317,6 +317,8 @@ ca:
height: "Alçada"
width: "Amplada"
depth: "Profunditat"
payment_could_not_process: "No s'ha pogut processar el pagament"
payment_could_not_complete: "No s'ha pogut completar el pagament"
actions:
create_and_add_another: "Crea i afegeix-ne una altra"
create: "Crear"

View File

@@ -317,6 +317,8 @@ en_FR:
height: "Height"
width: "Width"
depth: "Depth"
payment_could_not_process: "The payment could not be processed"
payment_could_not_complete: "The payment could not be completed"
actions:
create_and_add_another: "Create and Add Another"
create: "Create"

View File

@@ -317,6 +317,8 @@ es:
height: "Altura"
width: "Anchura"
depth: "Profundidad"
payment_could_not_process: "No se pudo procesar el pago"
payment_could_not_complete: "No se pudo completar el pago"
actions:
create_and_add_another: "Crear y agregar otro"
create: "Crear"

View File

@@ -317,6 +317,8 @@ fr:
height: "Hauteur"
width: "Largeur"
depth: "Profondeur"
payment_could_not_process: "Le paiement n'a pas pu être traité"
payment_could_not_complete: "Le paiement n'a pas pu être finalisé"
actions:
create_and_add_another: "Créer et ajouter nouveau"
create: "Créer"