From 2e391ac13a58c1be81a79e02d30ad64d9779a62c Mon Sep 17 00:00:00 2001 From: Wrycu Date: Wed, 26 May 2021 18:47:40 -0700 Subject: [PATCH] chore: add French to language packs --- module.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/module.json b/module.json index 4fdd247..50b128e 100644 --- a/module.json +++ b/module.json @@ -8,6 +8,11 @@ "lang": "en", "name": "English", "path": "lang/en.json" + }, + { + "lang": "fr", + "name": "French (Community)", + "path": "lang/fr.json" } ], "authors": [