This commit is contained in:
parent
1b0cfa0d86
commit
31d000b65f
|
@ -71,7 +71,6 @@ export default {
|
|||
statusGatewayTimeout: 'Could not contact the server',
|
||||
userConfig: 'Error fetching user config',
|
||||
create: 'Error during creation',
|
||||
'This ticket is locked': 'This ticket is locked',
|
||||
},
|
||||
login: {
|
||||
title: 'Login',
|
||||
|
|
|
@ -70,7 +70,6 @@ export default {
|
|||
statusGatewayTimeout: 'No se ha podido contactar con el servidor',
|
||||
userConfig: 'Error al obtener configuración de usuario',
|
||||
create: 'Error al crear',
|
||||
'This ticket is locked': 'Este ticket está bloqueado',
|
||||
},
|
||||
login: {
|
||||
title: 'Inicio de sesión',
|
||||
|
|
Loading…
Reference in New Issue