modificar plantilla
gitea/salix/1994-plantilla_instalacio_impresora This commit looks good
Details
gitea/salix/1994-plantilla_instalacio_impresora This commit looks good
Details
This commit is contained in:
parent
0fb6d27fd1
commit
bc40473e9b
|
@ -10,6 +10,8 @@ description:
|
|||
necesitarás el QLabel, el programa para imprimir las cintas.
|
||||
downloadFrom: Puedes descargarlo desde este enlace <a href='https://godex.s3-accelerate.amazonaws.com/gGnOPoojkP6vC1lgmrbEqQ.file?v01'
|
||||
title='Descargar QLabel' target='_blank' style='color:#8dba25'>https://godex.s3-accelerate.amazonaws.com/gGnOPoojkP6vC1lgmrbEqQ.file?v01</a>
|
||||
downloadDriver: En este enlace puedes descargar el driver de la impresora <a href='https://es.seagullscientific.com/support/downloads/drivers/godex/download/'
|
||||
title='Descargar driver' target='_blank' style='color:#8dba25'>https://es.seagullscientific.com/support/downloads/drivers/godex/download/</a>
|
||||
sections:
|
||||
QLabel:
|
||||
title: Utilización de QLabel
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
<p>{{$t('description.instructions')}}</p>
|
||||
<p v-html="$t('description.followGuide')"></p>
|
||||
<p v-html="$t('description.downloadFrom')"></p>
|
||||
<p v-html="$t('description.downloadDriver')"></p>
|
||||
|
||||
<h1>{{$t('sections.QLabel.title')}}</h1>
|
||||
<p>{{$t('sections.QLabel.description')}}:</p>
|
||||
|
|
Loading…
Reference in New Issue