From d2c6ecb320d5b94dc85c7de99dca157ef486cbda Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Wed, 12 Oct 2022 08:50:19 +0200 Subject: [PATCH] Add National Coming Out Day as a holiday (#11853) --- Resources/Locale/en-US/holiday/greet/holiday-greet.ftl | 1 + Resources/Prototypes/holidays.yml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl b/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl index 60ef311900..a96e471615 100644 --- a/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl +++ b/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl @@ -68,6 +68,7 @@ holiday-name-christmas = Christmas holiday-name-festive-season = Festive Season holiday-name-boxing-day = Boxing Day holiday-name-friday-thirteenth = Friday the 13th +holiday-name-national-coming-out-day = National Coming Out Day ## Custom congrats diff --git a/Resources/Prototypes/holidays.yml b/Resources/Prototypes/holidays.yml index 999535926c..11f0656129 100644 --- a/Resources/Prototypes/holidays.yml +++ b/Resources/Prototypes/holidays.yml @@ -295,6 +295,12 @@ beginDay: 8 beginMonth: October +- type: holiday + id: NationalComingOutDay + name: holiday-name-national-coming-out-day + beginDay: 11 + beginMonth: October + - type: holiday id: CanadianThanksgiving name: holiday-name-canadian-thanksgiving