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 Japanese (ja-JP) locale support #2178

Open
1 task done
heyjosephme opened this issue Jan 11, 2025 · 1 comment
Open
1 task done

Add Japanese (ja-JP) locale support #2178

heyjosephme opened this issue Jan 11, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@heyjosephme
Copy link

Checklist

Is your feature request related to a problem? Please describe

The jekyll-theme-chirpy theme currently lacks Japanese (ja) locale support, which means Japanese users cannot have a fully localized blog experience. This affects UI elements, date formats, and navigation labels that should be properly displayed in Japanese for better user experience and accessibility for Japanese-speaking users.

Describe the solution you'd like

I propose adding Japanese locale support by:

Creating a new locale file ja-JP.yml in the _data/locales/ directory
Adding translations for all existing UI strings and labels in Japanese
Implementing proper date formatting for Japanese date conventions
Ensuring proper font support and text rendering for Japanese characters

Describe alternatives you've considered

No response

Additional context

No response

@heyjosephme heyjosephme added the enhancement New feature or request label Jan 11, 2025
@cotes2020
Copy link
Owner

Hi there! Thank you for your suggestion. As you can see, most of the locale translations in this repository are contributed by enthusiastic developers from various countries in the community. So if you are proficient in Japanese, you are welcome to submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants