feat(i18n): add french language support

This commit is contained in:
usopp
2024-11-28 17:17:00 +01:00
parent 37fa139a65
commit 714865730f
6 changed files with 50 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ const SUPPORTED_LOCALES = [
"en",
"pl",
"ru",
"fr",
"de",
"zh-Hant",
"zh-Hans",