forked from verdnatura/salix-front
Translations
This commit is contained in:
parent
b74569e671
commit
863a74ee67
|
@ -305,10 +305,5 @@ export default {
|
||||||
summary: 'Summary',
|
summary: 'Summary',
|
||||||
moreOptions: 'More options'
|
moreOptions: 'More options'
|
||||||
}
|
}
|
||||||
},
|
|
||||||
notFound: {
|
|
||||||
pageTitles: {
|
|
||||||
undefined: 'Undefined',
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
@ -303,10 +303,5 @@ export default {
|
||||||
summary: 'Resumen',
|
summary: 'Resumen',
|
||||||
moreOptions: 'Más opciones',
|
moreOptions: 'Más opciones',
|
||||||
}
|
}
|
||||||
},
|
|
||||||
notFound: {
|
|
||||||
pageTitles: {
|
|
||||||
undefined: 'Página no encontrada',
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue