Update hello world
This commit is contained in:
@ -44,9 +44,13 @@
|
||||
{
|
||||
"script": "client/video-edit-client-plugin.js",
|
||||
"scopes": [ "video-edit" ]
|
||||
},
|
||||
{
|
||||
"script": "client/admin-plugin-client-plugin.js",
|
||||
"scopes": [ "admin-plugin" ]
|
||||
}
|
||||
],
|
||||
"translations": {
|
||||
"fr-FR": "./languages/fr.json"
|
||||
"fr": "./languages/fr.json"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user