summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/invidious.cr1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/invidious.cr b/src/invidious.cr
index ead41755..fa4f7ac0 100644
--- a/src/invidious.cr
+++ b/src/invidious.cr
@@ -100,6 +100,7 @@ LOCALES = {
"de" => load_locale("de"),
"en-US" => load_locale("en-US"),
"fr" => load_locale("fr"),
+ "it" => load_locale("it"),
"nb_NO" => load_locale("nb_NO"),
"nl" => load_locale("nl"),
"pl" => load_locale("pl"),