mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 12:29:43 +00:00
make inheritance for vue translations i18n.js files
By importing only the app i18n file, we benefit from the whole inherited chain: app i18n < chill bundle i18n < chill main bundle i18n
This commit is contained in:
@@ -23,5 +23,3 @@ export default {
|
||||
])
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
|
Reference in New Issue
Block a user