Client - init Italian (it) translation files

This commit is contained in:
Sam
2022-12-11 09:50:33 +01:00
parent ad32f3b33d
commit bd8df6af3d
19 changed files with 65 additions and 1 deletions

View File

@ -97,6 +97,7 @@ const dateStringFormats: Record<string, string> = {
de: 'do MMM yyyy',
en: 'MMM. do, yyyy',
fr: 'd MMM yyyy',
// it: 'd MMM yyyy',
// nb: 'do MMM yyyy',
nl: 'd MMM yyyy',
}