From 652ba607a546c9a29228570a0f7eedfaa3ce882c Mon Sep 17 00:00:00 2001 From: Michael van Schaik Date: Fri, 18 May 2018 06:36:35 +0200 Subject: [PATCH] Adding 'nl' (Dutch) language to privatebin.js (Security hash needs to be regenerated) --- js/privatebin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/privatebin.js b/js/privatebin.js index 48dc7a0..e889f04 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -262,7 +262,7 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) { * @prop {string[]} * @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