We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa704d commit 8bbd6f7Copy full SHA for 8bbd6f7
1 file changed
docs/.vitepress/config.mjs
@@ -38,6 +38,7 @@ export default defineConfig({
38
locales: {
39
root: i18n.en_US,
40
el_GR: i18n.el_GR,
41
+ fr_FR: i18n.fr_FR,
42
hu_HU: i18n.hu_HU,
43
it_IT: i18n.it_IT,
44
ko_KR: i18n.ko_KR,
@@ -97,7 +98,6 @@ export default defineConfig({
97
98
'es_ES/**',
99
'et_EE/**',
100
'fi_FI/**',
- 'fr_FR/**',
101
'he_IL/**',
102
'hr_HR/**',
103
'id_ID/**',
0 commit comments