We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 146bf9e + cb59793 commit 9fbd511Copy full SHA for 9fbd511
src/i18n/lngs-generated.ts
@@ -4,4 +4,5 @@ export const languages = new Map<string, string>([
4
["en", "en-US"],
5
["es", "es-ES"],
6
["fr", "fr-FR"],
7
+ ["it", "it-IT"],
8
]);
0 commit comments