docs: add pt-BR translation for official docs (#7416)

This commit is contained in:
Caique
2025-03-25 00:13:52 +01:00
committed by GitHub
parent f7d3516dec
commit 23e775b1e0
45 changed files with 13216 additions and 81 deletions

View File

@@ -48,6 +48,8 @@ This will start the application in development mode. Open [http://localhost:3001
**NOTE: The backend is _partially_ mocked using `msw`. Therefore, some features may not work as they would with the actual backend.**
See the [Development.md](../Development.md) for extra tips on how to run in development mode.
### Running the Application with the Actual Backend (Production Mode)
To run the application with the actual backend: