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 Persian Language Support to Jekyll-Theme-Chirpy #2238

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

masihgh
Copy link
Contributor

@masihgh masihgh commented Feb 8, 2025

Add Persian Language Support to Jekyll-Theme-Chirpy

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

This PR adds Persian (Farsi) language support to the jekyll-theme-chirpy. The translation includes:

  • Common labels (e.g., posts, categories, tags)
  • Sidebar tabs (e.g., home, categories, tags, archives, about)
  • Search bar and results text
  • Panel labels (e.g., last modified, trending tags, table of contents)
  • Copyright and license information
  • Meta descriptions
  • 404 error page text
  • Post-related labels (e.g., written by, posted, updated, words, page views, read time, share buttons)
  • Date and time formats
  • Categories page labels

The translation ensures that Persian-speaking users can navigate and interact with the theme seamlessly.

Additional context

This addition does not introduce any breaking changes and is fully compatible with existing functionality. The Persian language can be activated by setting the lang parameter in the site configuration to fa or fa-IR.

add persian language to jekyll-theme-chirpy

Signed-off-by: MasihGhaznavi <[email protected]>
Copy link
Owner

@cotes2020 cotes2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@cotes2020 cotes2020 merged commit 7d4d35c into cotes2020:master Feb 9, 2025
2 checks passed
sonjh1217 pushed a commit to sonjh1217/sonjh1217.github.io that referenced this pull request Feb 22, 2025
…b.io

* 'master' of https://github.com/sonjh1217/sonjh1217.github.io:
  feat(i18n): add persian language (cotes2020#2238)
  docs: using long form Jekyll subcommand (cotes2020#2231)
  fix(search): avoid missing spaces between paragraphs in search results (cotes2020#2199)
  feat(i18n): add Dutch locale (cotes2020#2076)
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.

2 participants