client descriptor translates

This commit is contained in:
Bernat Exposito Domenech 2020-02-24 09:47:26 +01:00
parent 79fca8b70b
commit 0a4adedcdb
2 changed files with 6 additions and 3 deletions

View File

@ -83,7 +83,7 @@
vn-id="from" vn-id="from"
vn-one vn-one
ng-model="$ctrl.from" ng-model="$ctrl.from"
label="From hour" label="date"
vn-focus> vn-focus>
</vn-date-picker> </vn-date-picker>
<h5 style="text-align: center"> <h5 style="text-align: center">
@ -93,7 +93,7 @@
vn-id="to" vn-id="to"
vn-one vn-one
ng-model="$ctrl.to" ng-model="$ctrl.to"
label="To date"> label="date">
</vn-date-picker> </vn-date-picker>
</div> </div>
</tpl-body> </tpl-body>

View File

@ -1,2 +1,5 @@
Simple ticket: Ticket simple Simple ticket: Ticket simple
Send consumer report: Enviar informe de consumo Send consumer report: Enviar informe de consumo
From date: Fecha desde
To date: Fecha hasta
date: fecha