mirror of
https://github.com/directus/directus.git
synced 2026-02-13 03:15:02 -05:00
Fix french language code
This commit is contained in:
@@ -474,7 +474,7 @@ function initLocalStore(collection: string, field: string, type: typeof localTyp
|
||||
name: 'German',
|
||||
},
|
||||
{
|
||||
code: 'fr-Fr',
|
||||
code: 'fr-FR',
|
||||
name: 'French',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user