Explorar el Código

Update privatebin.js

Added 'it' supported language.
stefanomarty hace 9 años
padre
commit
af824bbcd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

@@ -328,7 +328,7 @@ $(function() {
         /**
          * supported languages, minus the built in 'en'
          */
-        supportedLanguages: ['de', 'fr', 'pl', 'sl', 'zh'],
+        supportedLanguages: ['de', 'fr', 'it', 'pl', 'sl', 'zh'],
 
         /**
          * translate a string, alias for translate()