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

Add multilingual support for Ghost Dawn Theme #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Travisun
Copy link

This pull request introduces multilingual support for the Ghost Dawn Theme. With this update, the theme can now automatically switch languages based on the language code set in the Ghost admin panel.

Features:

  • Added support for the following languages:
    • German (de)
    • English (en)
    • Spanish (es)
    • Finnish (fi)
    • French (fr)
    • Italian (it)
    • Japanese (ja)
    • Korean (ko)
    • Russian (ru)
    • Thai (th)
    • Chinese (zh)
    • Simplified Chinese (zh-CN)

Instructions:

To utilize the multilingual feature, simply set the corresponding language code in the Ghost admin settings. If you are using a CDN, please clear the cache to see the changes take effect.

Ghost Admin Page -> General settings -> Publication Language -> Edit -> Type Site language with correct lang-code, like de/en/es/zh-CN

Additional Notes:

  • This enhancement aims to improve accessibility and user experience for a diverse audience.
  • Please review the changes and let me know if there are any questions or further modifications needed.

Thank you for considering this contribution!

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.

1 participant