Procházet zdrojové kódy

Update privatebin.js

Added 'it' supported language.
stefanomarty před 9 roky
rodič
revize
af824bbcd6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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()