Example en.yaml:
Working:
- id: "recent_blogs"
translation: "Recent Blogs"
- id: "month_january"
translation: "January"
Not working (translations are not found anymore, checked with --i18n-warnings):
- id: "Recent Blogs"
translation: "Recent Blogs"
- id: "January"
translation: "January"
Using: Hugo Static Site Generator v0.17