forked from public/swade-fr-content
Update module/fr.json, module/module.json, module/swade-fr.css files
This commit is contained in:
25
module/module.json
Normal file
25
module/module.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "swade-fr",
|
||||
"title": "SWADE en Français",
|
||||
"description": "Traduction française du système SWADE",
|
||||
"version": "0.17.3",
|
||||
"minimumCoreVersion" : "0.7.9",
|
||||
"compatibleCoreVersion" : "0.7.9",
|
||||
"author": "Sasmira, Kyane, Leratier Bretonnien, U~man",
|
||||
|
||||
"scripts": [],
|
||||
"styles": ["swade-fr.css"],
|
||||
"packs": [],
|
||||
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
"name": "French (FRANCE)",
|
||||
"path": "fr.json"
|
||||
}
|
||||
],
|
||||
|
||||
"url": "https://gitlab.com/sasmira/swade-fr",
|
||||
"manifest": "https://gitlab.com/sasmira/swade-fr/-/raw/master/module/module.json",
|
||||
"download": "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.17.3/raw/swade-fr.zip?job=build"
|
||||
}
|
Reference in New Issue
Block a user