GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
20 stars 8 forks source link

♻️ Update localized enums to send locale aware messages #11338

Open esizer opened 3 weeks ago

esizer commented 3 weeks ago

♻️ Debt/Refactor

Update the localized enums to only send the current locale as a label.

🕵️ Details

Our localized enums must send both English and French strings due to a limitation of laravel not being aware of the clients current locale. This limitation will be lifted after https://github.com/GCTC-NTGC/gc-digital-talent/issues/11336 so we would like to start sending just the current locale.

[!NOTE] We should maintain the ability to get both languages at once since we still need this for snapshots since that data is static.

🙋‍♀️ Proposed Solution

✅ Acceptance Criteria

🛑 Blockers

### Blocked By
- [ ] https://github.com/GCTC-NTGC/gc-digital-talent/issues/11336
github-actions[bot] commented 3 weeks ago

Status: Error :warning:

Issues blocking this PR: