WIP: Localization #65

Draft
rskthomas wants to merge 6 commits from feature/translation_only into main
Owner

Dado a lo hablado el 12/3, este PR agrega solamente la funcionalidad de traducción (el picker para selecionar el idioma ) y las configuraciones necesarias en django.

El picker se encuentra en el login y en la parte inferior derecha.

image
image

Dado a lo hablado el 12/3, este PR agrega solamente la funcionalidad de traducción (el picker para selecionar el idioma ) y las configuraciones necesarias en django. El picker se encuentra en el login y en la parte inferior derecha. ![image](/attachments/98a8304e-ab5e-4e32-aee1-d0f31a26efdd) ![image](/attachments/4121b4be-8bce-44e6-a43c-605e3f1f3456)
rskthomas added 4 commits 2025-03-12 19:15:58 +00:00
rskthomas added 2 commits 2025-03-13 16:31:56 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/translation_only:feature/translation_only
git checkout feature/translation_only

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff feature/translation_only
git checkout main
git merge --ff-only feature/translation_only
git checkout feature/translation_only
git rebase main
git checkout main
git merge --no-ff feature/translation_only
git checkout main
git merge --squash feature/translation_only
git checkout main
git merge --ff-only feature/translation_only
git checkout main
git merge feature/translation_only
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ereuse/devicehub-django#65
No description provided.