Sync en->fr
This commit is contained in:
parent
f101ea1480
commit
e53717abcb
@ -17,7 +17,7 @@ test:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- zip wh4-fr-FR.zip -x ".*"
|
- zip wh4-fr-FR.zip -r * -x ".*"
|
||||||
artifacts:
|
artifacts:
|
||||||
name: wh4-fr-FR
|
name: wh4-fr-FR
|
||||||
when: on_success
|
when: on_success
|
||||||
|
@ -6,6 +6,10 @@
|
|||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
"scripts": ["wh4_fr.js"],
|
"scripts": ["wh4_fr.js"],
|
||||||
"languages": {
|
"languages": {
|
||||||
"fr": "fr.json"
|
"fr": "fr.json",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr",
|
||||||
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/raw/master/module.json",
|
||||||
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/jobs/artifacts/master/raw/wh4-fr-FR.zip?job=build"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user