Parcourir la source

Update privatebin.js

Added 'it' supported language.
stefanomarty il y a 9 ans
Parent
commit
af824bbcd6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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()