feat: add French fr-FR (#2810)

Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
This commit is contained in:
Laurent Magnien
2024-03-13 11:20:55 +01:00
committed by GitHub
parent a026c5fd08
commit 849dc0560b
21 changed files with 2375 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ export const languages = [
value: 'fr-FR',
name: 'Français(France)',
example: 'Bonjour, Dify!',
supported: false,
supported: true,
},
{
value: 'de-DE',