Adding reference to the Italian language file

This commit is contained in:
Oskar Klintrot 2016-05-29 13:15:04 +02:00
parent e17ef5eccf
commit 58f88075c8

View File

@ -16,4 +16,5 @@ var translations = {
"nn" : "translations/nn.json", "nn" : "translations/nn.json",
"pt" : "translations/pt.json", "pt" : "translations/pt.json",
"sv" : "translations/sv.json", "sv" : "translations/sv.json",
"it" : "translations/it.json",
}; };