Skip to content

Commit 0b7010c

Browse files
committed
chore: add fr-FR to locales
1 parent 071f616 commit 0b7010c

2 files changed

Lines changed: 507 additions & 1 deletion

File tree

config/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const locales: (Omit<LocaleObjectData, 'code'> & { code: string })[] = [
163163
code: 'eu-ES',
164164
file: 'eu-ES.json',
165165
name: 'Euskara',
166-
},
166+
},*/
167167
{
168168
code: 'fr-FR',
169169
file: 'fr-FR.json',

0 commit comments

Comments
 (0)