🌐 Add it translations

This commit is contained in:
Baptiste Arnaud
2024-01-19 10:16:09 +01:00
parent f4d315fed5
commit 29bd5f1539
11 changed files with 613 additions and 10 deletions

View File

@@ -27,6 +27,7 @@ const localeHumanReadable = {
'pt-BR': 'Português (BR)',
ro: 'Română',
es: 'Español',
it: 'Italiano',
} as const
export const UserPreferencesForm = () => {