diff --git a/modules/ticket/front/basic-data/step-two/index.html b/modules/ticket/front/basic-data/step-two/index.html index 0154b3caa..474e39342 100644 --- a/modules/ticket/front/basic-data/step-two/index.html +++ b/modules/ticket/front/basic-data/step-two/index.html @@ -26,8 +26,8 @@ Description Quantity Price (PPU) - New price (PPU) - Price difference + New (PPU) + Difference diff --git a/modules/ticket/front/basic-data/step-two/locale/es.yml b/modules/ticket/front/basic-data/step-two/locale/es.yml index 2cb66b38b..47fc87b0c 100644 --- a/modules/ticket/front/basic-data/step-two/locale/es.yml +++ b/modules/ticket/front/basic-data/step-two/locale/es.yml @@ -1,3 +1,4 @@ Price (PPU): Precio (Ud.) -New price (PPU): Nuevo precio (Ud.) -Price difference: Diferencia de precio \ No newline at end of file +New (PPU): Nuevo (Ud.) +Difference: Diferencia +Charge difference to: Cargar diferencia a \ No newline at end of file