From af824bbcd60c55c25d9b9e0d3a88ea808611c7c6 Mon Sep 17 00:00:00 2001 From: stefanomarty Date: Sun, 23 Oct 2016 11:28:04 +0200 Subject: [PATCH] Update privatebin.js Added 'it' supported language. --- js/privatebin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/privatebin.js b/js/privatebin.js index d461ed8..faf0960 100644 --- a/js/privatebin.js +++ b/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()