translated to english

This commit is contained in:
2021-11-18 22:42:33 -03:00
parent 4bbffe9d0c
commit 877c358802
5 changed files with 27 additions and 24 deletions

View File

@@ -51,10 +51,10 @@
<thead>
<tr>
<th>
Cantidad
Quantity
</th>
<th>
Producto
Product
</th>
<th>
Tax
@@ -111,15 +111,15 @@
<div class="botones-de-descuento">
<button class="button">
DESCUENTO DE EMPLEADOS
EMPLOTEE DISCOUNT
</button>
<button class="button">
VISTA CLIENTE
CUSTOMER VIEW
</button>
<button class="button">
CÓDIGO PROMOCIONAL
CUPPON
</button>
</div>
</div>
@@ -131,16 +131,16 @@
<nav>
<ul>
<li class="button">
BEBIDAS
DRINKS
</li>
<li class="button">
COMIDAS
FOODS
</li>
<li class="button">
REPOSTERÍA Y PANADERÍA
PASTRY AND BAKERY
</li>
<li class="button">
REFRIGERADOS
REFRIGERATED
</li>
</ul>
</nav>
@@ -183,7 +183,7 @@
<div class="opcion">
<span class="text">
DEBITO
DEBIT
</span>
</div>
@@ -196,7 +196,7 @@
<div class="pagar button">
<span>PAGAR</span>
<span>PAY</span>
</div>