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

improved Father's Day and Saint Matin's Day #475

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

- improved Father's Day and Saint Matin's Day
- added World Animal Day

## [3.23.11](https://github.com/commenthol/date-holidays/compare/3.23.10...3.23.11) (2024-04-17)
Expand Down
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ https://en.wikipedia.org/wiki/Public_holidays_in_the_United_States
https://en.wikipedia.org/wiki/Public_holidays_in_the_United_States#Guam
https://en.wikipedia.org/wiki/Public_holidays_in_the_United_States_Virgin_Islands
https://en.wikipedia.org/wiki/Saint_Barth%C3%A9lemy#Festivals_and_holidays
https://en.wikipedia.org/wiki/St._Martin%27s_Day
https://en.wikipedia.org/wiki/Suriname#National_holidays
https://en.wikipedia.org/wiki/Vesak
https://en.wikipedia.org/wiki/Vesak#Dates_of_observance
Expand Down
10 changes: 7 additions & 3 deletions data/names.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,10 +304,12 @@ names:
nl: Dierendag
11-11:
name:
en: Saint Martin
de: Sankt Martin (Faschingsbeginn)
en: Saint Martin's Day
de: Martinstag
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please leave the German translation as is?

es: Fiesta de San Martín
fr: Saint-Martin
hu: Márton nap
nl: Sint Maarten
nl: Sint-Maarten
vi: Lễ thánh Martin
12-06:
name:
Expand Down Expand Up @@ -1016,6 +1018,8 @@ names:
Fathers Day:
name:
en: Father's Day
de: Vaterdag
Copy link
Owner

Choose a reason for hiding this comment

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

I think in German it is named "Vatertag".

es: Día del Padre
et: isadepäev
fi: Isänpäivä
fr: Fête des Pères
Expand Down
Loading