mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
prepare vue_visgraph component, with store, dataset and display basic graph
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
//import { personMessages } from 'ChillPersonAssets/vuejs/_js/i18n'
|
||||
|
||||
const visMessages = {
|
||||
fr: {
|
||||
visgraph: {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//Object.assign(visMessages.fr, personMessages.fr);
|
||||
|
||||
export {
|
||||
visMessages
|
||||
}
|
Reference in New Issue
Block a user