refs #5513 minor fixes
This commit is contained in:
parent
f9129afc17
commit
2a34abac61
|
@ -1,3 +1,3 @@
|
|||
subject: Modified entry
|
||||
title: Modified entry
|
||||
description: 'From Warehouse the following packaging entry has been created/modified: '
|
||||
description: From Warehouse the following packaging entry has been created/modified
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
subject: Entrada modificada
|
||||
title: Entrada modificada
|
||||
description: 'Desde Almacén se ha creado/modificado la siguiente entrada de embalajes: '
|
||||
description: Desde Almacén se ha creado/modificado la siguiente entrada de embalajes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div class="grid-block vn-pa-ml">
|
||||
<h1>{{ $t('title') }}</h1>
|
||||
<p>
|
||||
{{ $t('description') }}
|
||||
{{ $t('description') }}:
|
||||
<a :href="url">{{ url }}</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue