fix translate

This commit is contained in:
Bernat Exposito Domenech 2020-10-29 11:46:37 +01:00
parent 42d16d0258
commit 551feed16f
2 changed files with 4 additions and 4 deletions

View File

@ -77,8 +77,8 @@
</div>
<div class="totalBox align-left">
<h6 class="align-center" translate>Zone breakdown</h6>
<div> <vn-label translate>Zone price</vn-label> {{$ctrl.ticket.zonePrice | currency: 'EUR': 2}} </div>
<div> <vn-label translate>Zone bonus</vn-label> {{$ctrl.ticket.zoneBonus | currency: 'EUR': 2}} </div>
<div> <vn-label translate>Price</vn-label> {{$ctrl.ticket.zonePrice | currency: 'EUR': 2}} </div>
<div> <vn-label translate>Bonus</vn-label> {{$ctrl.ticket.zoneBonus | currency: 'EUR': 2}} </div>
<div> <vn-label translate>Zone</vn-label>
<span
title="{{$ctrl.ticket.zone.name}}"

View File

@ -1,6 +1,6 @@
Theorical cost: Porte teorico
Total without VAT: Total sin IVA
Zone bonus: Bonificación
Zone price: Precio de la zona
Bonus: Bonificación
Price: Precio
Price total: Precio total
Zone breakdown: Desglose zona