Skip to content

Commit

Permalink
chore: add French to language packs
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrycu committed May 27, 2021
1 parent 1959d2b commit 2e391ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"lang": "en",
"name": "English",
"path": "lang/en.json"
},
{
"lang": "fr",
"name": "French (Community)",
"path": "lang/fr.json"
}
],
"authors": [
Expand Down

0 comments on commit 2e391ac

Please sign in to comment.