📝 Description (User Story)
As a Developer / Project Admin,
I want to extract and update all translation strings directly from the .py files,
so that our application features are fully localized and no untranslated text is displayed to end-users.
🔗 Epic / Parent Issue
Part of: #ID_PADRE
✅ Acceptance Criteria (Fit Criteria)
🛠️ Technical Checkpoints / Tasks
📸 Prototypes / References (Optional)
N/A
📝 Description (User Story)
As a Developer / Project Admin,
I want to extract and update all translation strings directly from the
.pyfiles,so that our application features are fully localized and no untranslated text is displayed to end-users.
🔗 Epic / Parent Issue
Part of: #ID_PADRE
✅ Acceptance Criteria (Fit Criteria)
.pyfiles are successfully extracted into the translation catalog (e.g.,.po/.mofiles or localization dictionaries).🛠️ Technical Checkpoints / Tasks
.pysource code.%sor{}inside translations).📸 Prototypes / References (Optional)
N/A