Commit ba5780e64f5b74d2d14e971b4000d59a635e099e
1 parent
e5c4fe8e91
Exists in
master
and in
1 other branch
cambiada palabra items.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/components/sidebar/sidebar.component.html
... | ... | @@ -76,7 +76,7 @@ |
76 | 76 | <div class="col-12"> |
77 | 77 | <p |
78 | 78 | class="h4 border-bottom border-secondary text-secondary pb-2"> |
79 | - ({{getCantidadProductos()}}) items | |
79 | + ({{getCantidadProductos()}}) artículos | |
80 | 80 | </p> |
81 | 81 | <p class="h3 text-secondary">Total</p> |
82 | 82 | <p class="h3 font-weight-bold">{{getTotal() | currency}}</p> |