Quellcode durchsuchen

[IMP] discount label

Gogs vor 7 Jahren
Ursprung
Commit
3e36e3a047
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/components/cart/ProductDiscount.vue

+ 1 - 1
src/components/cart/ProductDiscount.vue

@@ -12,7 +12,7 @@
                 input.discount-input(:value="formatMaxPrice()" readonly)
             hr
             .discount-item
-                label.discount-label Descuento
+                label.discount-label Precio aplicado
                 input.discount-input(:value="discount" v-model="discount" autofocus)
         .discount-options
             button.discount-button(@click="applyDiscount({ apply: true })") Aceptar