Explorar el Código

Adding 'nl' (Dutch) language to privatebin.js

(Security hash needs to be regenerated)
Michael van Schaik hace 8 años
padre
commit
652ba607a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

@@ -262,7 +262,7 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
          * @prop   {string[]}
          * @prop   {string[]}
          * @readonly
          * @readonly
          */
          */
-        var supportedLanguages = ['de', 'es', 'fr', 'it', 'no', 'pl', 'pt', 'oc', 'ru', 'sl', 'zh'];
+        var supportedLanguages = ['de', 'es', 'fr', 'it', 'no', 'nl', 'pl', 'pt', 'oc', 'ru', 'sl', 'zh'];
 
 
         /**
         /**
          * built in language
          * built in language