Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/wn 285 #237

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Feature/wn 285 #237

merged 2 commits into from
Mar 26, 2025

Conversation

jajaramillo24
Copy link
Collaborator

Summary:
Change “region” to “subnational” and decouple translations from region_translations.

Description:
The following changes were implemented to improve clarity and translation management:

Terminology Update:

The suffix "region" was replaced with "subnational" to prevent confusion, as "region" was being used for different entities within the system.

Decoupling Translations from region_translations:

Previously, translations were dependent on the region_translations table, which was not properly updating with the frontend.

Now, message translations no longer rely directly on the region’s language, ensuring better flexibility and synchronization.

Acceptance Criteria:
"region" suffix is fully replaced with "subnational" in the system.

Translations no longer depend on region_translations.

Messages update correctly in the frontend.

@jajaramillo24 jajaramillo24 merged commit 7645279 into develop Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants