Added italian language

This commit is contained in:
iosonopersia 2016-05-13 20:42:56 +02:00
parent ccc85784c6
commit bdd3ea45af

View File

@ -12,4 +12,5 @@ var translations = {
"fr" : "translations/fr.json", "fr" : "translations/fr.json",
"fy" : "translations/fy.json", "fy" : "translations/fy.json",
"es" : "translations/es.json", "es" : "translations/es.json",
"it" : "translations/it.json",
}; };