From: Nazaré da Piedade <31008635+nazarepiedady@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:20:02 +0000 (+0100) Subject: 🌐 Add Portuguese translations for `learn/index.md` `resources/index.md` `help/index... X-Git-Tag: 0.110.2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f810c65e7ce5cf26f238929798e17195a15533c4;p=thirdparty%2Ffastapi%2Ffastapi.git 🌐 Add Portuguese translations for `learn/index.md` `resources/index.md` `help/index.md` `about/index.md` (#10807) --- diff --git a/docs/pt/docs/about/index.md b/docs/pt/docs/about/index.md new file mode 100644 index 0000000000..1f42e88318 --- /dev/null +++ b/docs/pt/docs/about/index.md @@ -0,0 +1,3 @@ +# Sobre + +Sobre o FastAPI, seus padrões, inspirações e muito mais. 🤓 diff --git a/docs/pt/docs/help/index.md b/docs/pt/docs/help/index.md new file mode 100644 index 0000000000..e254e10df9 --- /dev/null +++ b/docs/pt/docs/help/index.md @@ -0,0 +1,3 @@ +# Ajude + +Ajude e obtenha ajuda, contribua, participe. 🤝 diff --git a/docs/pt/docs/learn/index.md b/docs/pt/docs/learn/index.md new file mode 100644 index 0000000000..b9a7f5972f --- /dev/null +++ b/docs/pt/docs/learn/index.md @@ -0,0 +1,5 @@ +# Aprender + +Nesta parte da documentação encontramos as seções introdutórias e os tutoriais para aprendermos como usar o **FastAPI**. + +Nós poderíamos considerar isto um **livro**, **curso**, a maneira **oficial** e recomendada de aprender o FastAPI. 😎 diff --git a/docs/pt/docs/resources/index.md b/docs/pt/docs/resources/index.md new file mode 100644 index 0000000000..6eff8f9e78 --- /dev/null +++ b/docs/pt/docs/resources/index.md @@ -0,0 +1,3 @@ +# Recursos + +Material complementar, links externos, artigos e muito mais. ✈️