mirror of
https://github.com/FranP-code/API-and-CRUD-for-Ecommerce-with-Node.js-FRONTEND.git
synced 2025-10-12 23:52:33 +00:00
translated to english
This commit is contained in:
22
index.html
22
index.html
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user