Merge pull request #345 from OskarKlintrot/patch-1

Adding reference to the Italian language file
This commit is contained in:
Michael Teeuw 2016-06-04 20:18:48 +02:00
commit 732225b781

View File

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