]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Add Portuguese translations for `learn/index.md` `resources/index.md` `help/index...
authorNazaré da Piedade <31008635+nazarepiedady@users.noreply.github.com>
Thu, 4 Apr 2024 14:20:02 +0000 (15:20 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Apr 2024 14:20:02 +0000 (09:20 -0500)
docs/pt/docs/about/index.md [new file with mode: 0644]
docs/pt/docs/help/index.md [new file with mode: 0644]
docs/pt/docs/learn/index.md [new file with mode: 0644]
docs/pt/docs/resources/index.md [new file with mode: 0644]

diff --git a/docs/pt/docs/about/index.md b/docs/pt/docs/about/index.md
new file mode 100644 (file)
index 0000000..1f42e88
--- /dev/null
@@ -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 (file)
index 0000000..e254e10
--- /dev/null
@@ -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 (file)
index 0000000..b9a7f59
--- /dev/null
@@ -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 (file)
index 0000000..6eff8f9
--- /dev/null
@@ -0,0 +1,3 @@
+# Recursos
+
+Material complementar, links externos, artigos e muito mais. ✈️