#8448 - devToTest #1254
|
@ -8,6 +8,5 @@ import VnSearchbar from 'components/ui/VnSearchbar.vue';
|
|||
:redirect="false"
|
||||
:label="$t('searchBar.label')"
|
||||
:info="$t('searchBar.info')"
|
||||
:new-tab="true"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
@ -41,5 +41,5 @@ salesTicketsTable:
|
|||
packing: ITP
|
||||
searchBar:
|
||||
label: Search tickets
|
||||
info: Up to 5 characters search by client id, more than 5 search by ticket id or alias
|
||||
info: Search tickets by id or alias
|
||||
refreshInfo: Toggle auto-refresh every 2 minutes
|
||||
|
|
|
@ -41,5 +41,5 @@ salesTicketsTable:
|
|||
packing: ITP
|
||||
searchBar:
|
||||
label: Buscar tickets
|
||||
info: Hasta 5 caracteres busca por id de cliente, más de 5 busca por id de ticket o alias
|
||||
info: Buscar tickets por identificador o alias
|
||||
refreshInfo: Conmuta el refresco automático cada 2 minutos
|
||||
|
|
Loading…
Reference in New Issue