From 7020a0c53eb6c52968d8cc8460e1743e4deb350d Mon Sep 17 00:00:00 2001 From: MilosKozak Date: Mon, 10 Oct 2016 18:34:11 +0200 Subject: [PATCH] add missing languages to azure deploy --- azuredeploy.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/azuredeploy.json b/azuredeploy.json index 12e4d8c5..023e1ada 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -91,12 +91,16 @@ "he", "hr", "it", + "nl", "nb", "pl", "pt", "ro", + "ru", + "sk", "sv", - "fi" + "fi", + "ko" ], "defaultValue": "en", },