From c2723567d9438c45bc1b75a24b91e48fea712685 Mon Sep 17 00:00:00 2001 From: Laura Caroline Date: Wed, 4 Aug 2021 21:45:22 +0200 Subject: Add Portuguese Translation of Getting Started page (#981) * Add Portuguese Translation of Getting Started page Based on Brazilian Portuguese * Fix/add improvement sugestions. * Add missing preposition * Update file to represent also the region The Only changes to the existing files were the addition of the lang attribute * Add language selection for Brazilian Portuguese --- docs/src/components/Header/LanguageSelect.tsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/src/components/Header/LanguageSelect.tsx') diff --git a/docs/src/components/Header/LanguageSelect.tsx b/docs/src/components/Header/LanguageSelect.tsx index 14f93c66e..46e3dd0f3 100644 --- a/docs/src/components/Header/LanguageSelect.tsx +++ b/docs/src/components/Header/LanguageSelect.tsx @@ -55,6 +55,9 @@ const LanguageSelect: FunctionalComponent<{ lang: string }> = ({ lang }) => { + -- cgit v1.2.3