added italian version (#1045)

## Launch Checklist

<!-- Thanks for the PR! Feel free to add or remove items from the
checklist. -->


 - added italian version
This commit is contained in:
Maurizio Napolitano
2025-02-04 07:35:49 +01:00
committed by GitHub
parent b0e19cc33d
commit da361509d2
4 changed files with 192 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ export const supportedLanguages = {
"en": "English",
"fr": "Français",
"he": "עברית",
"it": "Italiano",
"ja": "日本語",
"zh": "简体中文"
} as const;