Skip to content

Conversation

@pablocm83
Copy link
Contributor

Spanish translation for the benchmarks page

@pablocm83 pablocm83 mentioned this pull request Apr 2, 2022
* Pero proporciona las herramientas para construir aplicaciones web simples, con enrutamiento basado en rutas, etc
* Si estás comparando Starlette, compáralo con Sanic, Flask, Django, etc. Frameworks web (o microframeworks).
* **FastAPI**:
* De la misma manera que Starlette usa Uvicorn y no puede ser más rápido que él, **FastAPI** usa Starlette, por lo que no puede ser más rápido que él.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here, in this place it should be "el", instead of "él"

@tiangolo tiangolo changed the title Spanish translation for the benchmarks page 🌐 Add Spanish translation for docs/es/docs/benchmarks.md May 10, 2022
@tiangolo tiangolo added lang-all Translations lang-es Spanish translations awaiting-review labels May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (8514a8f) compared to base (cf73051).
Patch has no changes to coverable lines.

❗ Current head 8514a8f differs from pull request most recent head d7338a8. Consider uploading reports for the commit d7338a8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            master     #4755    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          540       531     -9     
  Lines        13969     13629   -340     
==========================================
- Hits         13969     13629   -340     
Impacted Files Coverage Δ
tests/main.py 100.00% <0.00%> (ø)
tests/utils.py 100.00% <0.00%> (ø)
fastapi/utils.py 100.00% <0.00%> (ø)
fastapi/routing.py 100.00% <0.00%> (ø)
fastapi/encoders.py 100.00% <0.00%> (ø)
tests/test_query.py 100.00% <0.00%> (ø)
fastapi/exceptions.py 100.00% <0.00%> (ø)
fastapi/websockets.py 100.00% <0.00%> (ø)
fastapi/concurrency.py 100.00% <0.00%> (ø)
fastapi/applications.py 100.00% <0.00%> (ø)
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pablocm83 pablocm83 closed this Jan 5, 2024
@pablocm83 pablocm83 deleted the doc-0.75.0-benchmarks-es branch January 5, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review lang-all Translations lang-es Spanish translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants