Skip to content

Commit a5ecca1

Browse files
README_PT-BR.md -> translation in progress (part.2)
1 parent dc6f8fe commit a5ecca1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

autogit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git add -A
2-
git commit -m "README_PT-BR.md -> translation in progress (part.1)"
2+
git commit -m "README_PT-BR.md -> translation in progress (part.2)"
33
git push
44
git status
55
clear

translation/README_PT-BR.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666

6767
### Ok, pode parecer pouco para estudar, mas o ecossistema do Django é vasto (pode levar meses para desenvolver uma boa base e gerar alguns pequenos projetos). Mas se você for paciente, esse tempo gasto valerá a pena! ✌️😉 
6868

69-
- 🌶  Flask trail
69+
- 🌶  trilha Flask
7070

7171
° [![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white)](https://flask.palletsprojects.com/en/2.0.x/)
7272

7373
° [🕶 Awesome Django](https://github.com/humiaozuzu/awesome-flask)
7474

7575
° [🌶🔏 Flask RESTful](https://flask-restful.readthedocs.io/en/latest/)
7676

77-
### Flask is generally the second most used python framework on the web (second only to Django); for a few reasons: in addition to being simpler than its competitor (Django), it provides more freedom and flexibility to the developer. Very suitable for small building web applications.
77+
### Flask é geralmente o segundo framework Python mais usado na web (perdendo apenas para Django); por alguns motivos: além de ser mais simples que seu concorrente (Django), oferece mais liberdade e flexibilidade ao desenvolvedor. Muito adequado para aplicativos da web de pequeno porte.
7878

7979
- ⚡️  FastAPI trail:
8080

@@ -84,7 +84,7 @@
8484

8585
[🕶 Awesome Django](https://github.com/mjhea0/awesome-fastapi)
8686

87-
### FastAPI (different from Flask and Django), was made thinking about making API's easier to build - but it is highly recommended in the technology market, so I think it's good to take some time to study it!
87+
### FastAPI (diferente de Flask e Django), foi feito pensando em tornar API's mais fáceis de construir - mas é altamente recomendado no mercado de tecnologia, então acho bom dedicar um tempo para estudá-lo!
8888

8989
## 🛢  [Database Trail](https://www.oracle.com/database/what-is-database/)
9090

0 commit comments

Comments
 (0)