This is a generating .ics script that registers South Korean holidays in Japanese.
And we provide generated .ics file on Github Pages.
If you want to check South Korean holidays in Japanese, you can use the below URL with your calendar app.
This program depends on https://github.com/hyunbinseo/holidays-kr
- Get holidays from the hyunbinseo/holidays-kr repo using a submodule.
- Translate the holidays name in
public/basic.jsonto Japanese using the DeepL Translate API or predefinedassets/holidays_ko_ja.jsonfile. - Generate
translated.icsand deploy it to GitHub Pages.