closes #4834 create-worker-module #28

Merged
joan merged 27 commits from 4834-create-worker-module into dev 2023-03-08 09:54:59 +00:00
2 changed files with 0 additions and 10 deletions
Showing only changes of commit 863a74ee67 - Show all commits

View File

@ -305,10 +305,5 @@ export default {
summary: 'Summary',
moreOptions: 'More options'
}
},
notFound: {
pageTitles: {
undefined: 'Undefined',
},
}
};

View File

@ -303,10 +303,5 @@ export default {
summary: 'Resumen',
moreOptions: 'Más opciones',
}
},
notFound: {
pageTitles: {
undefined: 'Página no encontrada',
},
}
};