Browse Source

Update privatebin.js

Added 'it' supported language.
stefanomarty 9 years ago
parent
commit
af824bbcd6
1 changed files with 1 additions and 1 deletions
  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()