MrGreensWorkshop / MrGreen-JekyllTheme

Mr. Green is a multilingual theme generated with Jekyll and fully compatible with GitHub Pages.
https://jekyll-theme-mrgreen-demo.mrgreensworkshop.com
MIT License
154 stars 294 forks source link

Date month is not translated in non english pages. #119

Closed MrGreensWorkshop closed 1 year ago

MrGreensWorkshop commented 1 year ago

Please check these items before go any further

Are you sure this is a bug?

Describe the bug

This is a screenshot of the search, after adding new language. Months added to _data/lang/[newlang].yml but month language is still English.

Screen Shot 2022-09-30 at 20 12 49

Effected pages

Home            home.md
Project page        projects.md
Blog post titles    post-info-data.liquid
Search          search-data.liquid

Expected Behavior

Translations of the months are expected to show.

Screen Shot 2022-09-30 at 20 06 02

Steps To Reproduce

  1. Check-out PR #118
  2. Go to one of effected pages
  3. Check the date
  4. See the problem

Which browser have you used?

Which device have you used?

Anything else?

No response

MrGreensWorkshop commented 1 year ago

fixed with #120