refac: fr-FR priority

This commit is contained in:
Timothy Jaeryang Baek
2026-01-22 03:25:23 +04:00
parent 509bd2bebb
commit 4d9a7cc6c0

View File

@@ -58,6 +58,7 @@ export const initI18n = (defaultLocale?: string | undefined) => {
lookupLocalStorage: 'locale'
},
fallbackLng: {
fr: ['fr-FR'],
default: fallbackDefaultLocale
},
ns: 'translation',