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

Added i18n service to Ghost core #16422

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Added i18n service to Ghost core #16422

merged 1 commit into from
Mar 16, 2023

Conversation

daniellockyer
Copy link
Member

refs #15502

  • this adds the scaffolding for enabling i18n translations within Ghost core
  • also adds yarn translate:ghost as an option to the i18n package
  • the locale is currently hardcoded to en so we don't utilize the translations until we're ready

@daniellockyer daniellockyer added the running-ci-checks PR's which do not need/want review label Mar 16, 2023
@daniellockyer daniellockyer self-assigned this Mar 16, 2023
refs #15502

- this adds the scaffolding for enabling i18n translations within Ghost
  core
- also adds `yarn translate:ghost` as an option to the `i18n` package
- the locale is currently hardcoded to `en` so we don't utilize the
  translations until we're ready
@daniellockyer daniellockyer merged commit 21ea426 into main Mar 16, 2023
@daniellockyer daniellockyer deleted the i18n-integration branch March 16, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
running-ci-checks PR's which do not need/want review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant