From 33b40dc93f026f44bbb5253a49f5e85930cad9b6 Mon Sep 17 00:00:00 2001 From: Yunus Emre Kalkan Date: Tue, 24 Sep 2019 08:17:36 +0300 Subject: [PATCH] =?UTF-8?q?Revert=20"disable=20Portugu=C3=AAs=20language?= =?UTF-8?q?=20in=20docs"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit f10dbf5635e40433fb680824b1c4629d43900280. --- docs/docs-langs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs-langs.json b/docs/docs-langs.json index d4ee0190d2..a73882bd51 100644 --- a/docs/docs-langs.json +++ b/docs/docs-langs.json @@ -4,6 +4,11 @@ "DisplayName" : "English", "Code" : "en", "IsDefault": true + }, + { + "DisplayName" : "Português", + "Code" : "pt-BR", + "IsDefault": false }, { "DisplayName" : "简体中文",