mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-23 04:17:45 +00:00
controller return json to vue via twig; init vue App
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
const appMessages = {
|
||||
fr: {
|
||||
|
||||
}
|
||||
}
|
||||
export {
|
||||
appMessages
|
||||
};
|
||||
Reference in New Issue
Block a user