Skip to content

Commit

Permalink
Merge pull request #600 from memeLab/fix-mr-528
Browse files Browse the repository at this point in the history
Fix conflicts on MR 528
  • Loading branch information
pablodiegoss authored Feb 10, 2025
2 parents 52c12cc + cfc579b commit 4af438e
Show file tree
Hide file tree
Showing 8 changed files with 1,702 additions and 132 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gen:
uv run playwright codegen -b chromium --target python-pytest localhost:8000

translate_es:
uv run inv i18n -l es_ES
docker compose exec django uv run inv i18n -l es_ES

translate_pt:
uv run inv i18n -l pt_BR
docker compose exec django uv run inv i18n -l pt_BR
Loading

0 comments on commit 4af438e

Please sign in to comment.