Skip to content

fix(translations): reformats bnBD and bnIN translation imports to camelCase #12736

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

PatrikKozak
Copy link
Contributor

What?

This PR updates the import names for the Bengali (Bangladesh) and Bengali (India) translations to follow the camelCase convention used for other hyphenated locales:

  • bnBD → bnBd

  • bnIN → bnIn

This aligns with the existing pattern already used for translations like zhTw.

Locale keys in the translations map ('bn-BD', 'bn-IN') remain unchanged.

@PatrikKozak PatrikKozak merged commit 08fbcb5 into main Jun 9, 2025
82 checks passed
@PatrikKozak PatrikKozak deleted the fix/bnbd-bnin-translations branch June 9, 2025 22:18
elliott-w pushed a commit to elliott-w/payload that referenced this pull request Jun 12, 2025
… camelCase (payloadcms#12736)

### What?

This PR updates the import names for the Bengali (Bangladesh) and
Bengali (India) translations to follow the camelCase convention used for
other hyphenated locales:

- `bnBD → bnBd`

- `bnIN → bnIn`

This aligns with the existing pattern already used for translations like
`zhTw.`

Locale keys in the `translations` map (`'bn-BD'`, `'bn-IN'`) remain
unchanged.
Copy link
Contributor

🚀 This is included in version v3.43.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants