From 10e8ed7430653a50a9859301f1ac25894341c197 Mon Sep 17 00:00:00 2001 From: Igor Hideki Trindade Date: Tue, 10 Dec 2019 14:19:12 -0400 Subject: [Docs] add README translation in portuguese (#7016) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add README translation in portuguese * add lang in menu * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/_summary.md * Update sumary links * Update README Co-Authored-By: Álvaro A. Volpato --- docs/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 5ca0fa6fab..20614c0812 100644 --- a/docs/index.html +++ b/docs/index.html @@ -60,12 +60,14 @@ '/es/': 'Buscar', '/zh-cn/': '搜索', '/ja/': '検索', + '/pt-br/': 'Busca', '/': 'Search' }, noData: { '/es/': '¡Ningún resultado!', '/zh-cn/': '没有结果!', '/ja/': '見つかりません!', + '/pt-br/': 'Nenhum resultado!', '/': 'No results!' }, depth: 6 -- cgit v1.2.3