change es translations
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
ba2499db9d
commit
5f01e5c705
|
@ -393,7 +393,7 @@ ticket:
|
|||
pageTitles:
|
||||
tickets: Tickets
|
||||
list: Listado
|
||||
ticketCreate: New ticket
|
||||
ticketCreate: Nuevo ticket
|
||||
summary: Resumen
|
||||
basicData: Datos básicos
|
||||
boxing: Encajado
|
||||
|
@ -1094,7 +1094,6 @@ item:
|
|||
list: Listado
|
||||
diary: Histórico
|
||||
tags: Etiquetas
|
||||
create: Crear
|
||||
buyRequest: Peticiones de compra
|
||||
itemCreate: Nuevo artículo
|
||||
descriptor:
|
||||
|
|
|
@ -33,7 +33,7 @@ export default {
|
|||
path: 'create',
|
||||
name: 'ItemCreate',
|
||||
meta: {
|
||||
title: 'create',
|
||||
title: 'itemCreate',
|
||||
},
|
||||
component: () => import('src/pages/Item/ItemCreate.vue'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue