Sync en->fr

This commit is contained in:
LeRatierBretonnien 2020-03-24 11:18:01 +01:00
parent f101ea1480
commit e53717abcb
2 changed files with 6 additions and 2 deletions

View File

@ -17,7 +17,7 @@ test:
build:
stage: build
script:
- zip wh4-fr-FR.zip -x ".*"
- zip wh4-fr-FR.zip -r * -x ".*"
artifacts:
name: wh4-fr-FR
when: on_success

View File

@ -6,6 +6,10 @@
"author": "LeRatierBretonnien",
"scripts": ["wh4_fr.js"],
"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"
}