i18n: Set up French

This commit is contained in:
Elian Doran 2024-10-16 20:29:42 +03:00
parent e0e3c15e6e
commit 9bd5596b2a
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View File

@ -143,6 +143,10 @@ function getSupportedLocales() {
"id": "es",
"name": "Español"
},
{
"id": "fr",
"name": "French"
},
{
"id": "cn",
"name": "简体中文"