mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
feat: Added fr-BE (#4004)
This commit is contained in:
parent
d53f81cdfb
commit
f92a9afbe5
6 changed files with 32 additions and 0 deletions
|
@ -162,6 +162,12 @@ export const LOCALES = [
|
|||
progress: 100,
|
||||
dir: "ltr",
|
||||
},
|
||||
{
|
||||
name: "Belge (Belgian)",
|
||||
value: "fr-BE",
|
||||
progress: 100,
|
||||
dir: "ltr",
|
||||
},
|
||||
{
|
||||
name: "French, Canada",
|
||||
value: "fr-CA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue