diff --git a/src/i18n/fr.ts b/src/i18n/fr.ts new file mode 100644 index 0000000..927e1a9 --- /dev/null +++ b/src/i18n/fr.ts @@ -0,0 +1 @@ +export default {} as const; diff --git a/src/i18n/it.ts b/src/i18n/it.ts new file mode 100644 index 0000000..927e1a9 --- /dev/null +++ b/src/i18n/it.ts @@ -0,0 +1 @@ +export default {} as const;