date-holidays 3.24.3 → 3.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/data.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const data = {
6
- "version": "2025-05-12",
6
+ "version": "2025-08-06",
7
7
  "license": "CC-BY-SA-3",
8
8
  "holidays": {
9
9
  "AD": {
@@ -670,24 +670,6 @@ const data = {
670
670
  "01-01": {
671
671
  "_name": "01-01"
672
672
  },
673
- "2013-01-31": {
674
- "name": {
675
- "en": "Bicentennial of the Assembly of the Year XIII",
676
- "es": "Bicentenario de la Asamblea General Constituyente de 1813"
677
- }
678
- },
679
- "2013-02-20": {
680
- "name": {
681
- "en": "Bicentennial of the Battle of Salta",
682
- "es": "Bicentenario de la Batalla de Salta"
683
- }
684
- },
685
- "2012-02-27": {
686
- "name": {
687
- "en": "Bicentennial of the Creation and First Oath of Allegiance to the Argentine Flag",
688
- "es": "Bicentenario de la creación y primera jura de la bandera argentina"
689
- }
690
- },
691
673
  "easter -48": {
692
674
  "_name": "easter -48",
693
675
  "active": [
@@ -766,18 +748,6 @@ const data = {
766
748
  "05-01": {
767
749
  "_name": "05-01"
768
750
  },
769
- "2010-05-24": {
770
- "name": {
771
- "en": "National Holiday for the Bicentennial of the May Revolution",
772
- "es": "Feriado Nacional por el Bicentenario de la Revolución de Mayo"
773
- }
774
- },
775
- "2022-05-18": {
776
- "name": {
777
- "en": "National Census 2022",
778
- "es": "Censo Nacional 2022"
779
- }
780
- },
781
751
  "05-25": {
782
752
  "name": {
783
753
  "en": "Day of the First National Government",
@@ -914,12 +884,6 @@ const data = {
914
884
  "2011-08-22"
915
885
  ]
916
886
  },
917
- "2012-09-24": {
918
- "name": {
919
- "en": "Bicentennial of the Battle of Tucumán",
920
- "es": "Bicentenario de la Batalla de Tucumán"
921
- }
922
- },
923
887
  "10-12": {
924
888
  "name": {
925
889
  "en": "The Day of the Race",
@@ -990,12 +954,6 @@ const data = {
990
954
  }
991
955
  ]
992
956
  },
993
- "2010-10-27": {
994
- "name": {
995
- "en": "National Census 2010",
996
- "es": "Censo Nacional 2010"
997
- }
998
- },
999
957
  "4th monday in November": {
1000
958
  "name": {
1001
959
  "en": "Day of National Sovereignty",
@@ -1044,6 +1002,72 @@ const data = {
1044
1002
  "_name": "12-31",
1045
1003
  "type": "optional"
1046
1004
  },
1005
+ "2010-05-24": {
1006
+ "name": {
1007
+ "en": "National Holiday for the Bicentennial of the May Revolution",
1008
+ "es": "Feriado Nacional por el Bicentenario de la Revolución de Mayo"
1009
+ }
1010
+ },
1011
+ "2012-02-27": {
1012
+ "name": {
1013
+ "en": "Bicentennial of the Creation and First Oath of Allegiance to the Argentine Flag",
1014
+ "es": "Bicentenario de la creación y primera jura de la bandera argentina"
1015
+ }
1016
+ },
1017
+ "2012-09-24": {
1018
+ "name": {
1019
+ "en": "Bicentennial of the Battle of Tucumán",
1020
+ "es": "Bicentenario de la Batalla de Tucumán"
1021
+ }
1022
+ },
1023
+ "2013-01-31": {
1024
+ "name": {
1025
+ "en": "Bicentennial of the Assembly of the Year XIII",
1026
+ "es": "Bicentenario de la Asamblea General Constituyente de 1813"
1027
+ }
1028
+ },
1029
+ "2013-02-20": {
1030
+ "name": {
1031
+ "en": "Bicentennial of the Battle of Salta",
1032
+ "es": "Bicentenario de la Batalla de Salta"
1033
+ }
1034
+ },
1035
+ "2022-12-20": {
1036
+ "name": {
1037
+ "en": "National Holiday for the World Football Champions in the FIFA World Cup QATAR 2022",
1038
+ "es": "Feriado Nacional de los Campeones Mundiales de Fútbol en la Copa Mundial de la FIFA CATAR 2022"
1039
+ }
1040
+ },
1041
+ "1980-10-22": {
1042
+ "name": {
1043
+ "en": "National Census 1980",
1044
+ "es": "Censo Nacional 1980"
1045
+ }
1046
+ },
1047
+ "1991-05-15": {
1048
+ "name": {
1049
+ "en": "National Census 1991",
1050
+ "es": "Censo Nacional 1991"
1051
+ }
1052
+ },
1053
+ "2001-11-17": {
1054
+ "name": {
1055
+ "en": "National Census 2001",
1056
+ "es": "Censo Nacional 2001"
1057
+ }
1058
+ },
1059
+ "2010-10-27": {
1060
+ "name": {
1061
+ "en": "National Census 2010",
1062
+ "es": "Censo Nacional 2010"
1063
+ }
1064
+ },
1065
+ "2022-05-18": {
1066
+ "name": {
1067
+ "en": "National Census 2022",
1068
+ "es": "Censo Nacional 2022"
1069
+ }
1070
+ },
1047
1071
  "2011-03-25": {
1048
1072
  "_name": "Bridge Day"
1049
1073
  },
@@ -11427,6 +11451,24 @@ const data = {
11427
11451
  "01-01": {
11428
11452
  "_name": "01-01"
11429
11453
  },
11454
+ "02-11": {
11455
+ "name": {
11456
+ "es": "Día de la Monja Blanca",
11457
+ "en": "White Nun Day"
11458
+ },
11459
+ "type": "observance"
11460
+ },
11461
+ "02-20": {
11462
+ "name": {
11463
+ "es": "Día de la Marimba",
11464
+ "en": "Marimba Day"
11465
+ },
11466
+ "type": "observance"
11467
+ },
11468
+ "03-08": {
11469
+ "_name": "03-08",
11470
+ "type": "observance"
11471
+ },
11430
11472
  "easter -3": {
11431
11473
  "_name": "easter -3"
11432
11474
  },
@@ -11443,21 +11485,61 @@ const data = {
11443
11485
  "05-01": {
11444
11486
  "_name": "05-01"
11445
11487
  },
11488
+ "05-10": {
11489
+ "_name": "Mothers Day",
11490
+ "type": "optional"
11491
+ },
11492
+ "05-30": {
11493
+ "name": {
11494
+ "es": "Día Nacional del Popol Vuh",
11495
+ "en": "Popol Vuh Day"
11496
+ },
11497
+ "type": "observance"
11498
+ },
11499
+ "06-17": {
11500
+ "_name": "Fathers Day",
11501
+ "type": "optional"
11502
+ },
11503
+ "06-25": {
11504
+ "name": {
11505
+ "es": "Día del Maestro",
11506
+ "en": "Teacher's Day"
11507
+ },
11508
+ "type": "observance"
11509
+ },
11446
11510
  "06-30 if tuesday then previous monday if wednesday,thursday then next friday": {
11447
11511
  "name": {
11448
11512
  "es": "Día de las Fuerzas Armadas",
11449
11513
  "en": "Army Day"
11450
11514
  }
11451
11515
  },
11516
+ "07-01 if tuesday,saturday then previous friday if sunday then next monday": {
11517
+ "name": {
11518
+ "es": "Día del Empleado Bancario",
11519
+ "en": "Bank Employee Day"
11520
+ },
11521
+ "type": "bank"
11522
+ },
11452
11523
  "09-15": {
11453
11524
  "_name": "Independence Day"
11454
11525
  },
11526
+ "10-12 if saturday then previous friday if sunday then next monday": {
11527
+ "name": {
11528
+ "es": "Día de la Raza",
11529
+ "en": "Day of Race"
11530
+ },
11531
+ "type": "bank"
11532
+ },
11455
11533
  "10-20": {
11456
11534
  "_name": "Revolution Day"
11457
11535
  },
11458
11536
  "11-01": {
11459
11537
  "_name": "11-01"
11460
11538
  },
11539
+ "11-02": {
11540
+ "_name": "11-02",
11541
+ "type": "observance"
11542
+ },
11461
11543
  "12-24 12:00": {
11462
11544
  "_name": "12-24"
11463
11545
  },
@@ -11467,6 +11549,177 @@ const data = {
11467
11549
  "12-31 12:00": {
11468
11550
  "_name": "12-31"
11469
11551
  }
11552
+ },
11553
+ "states": {
11554
+ "1": {
11555
+ "name": "Guatemala",
11556
+ "regions": {
11557
+ "101": {
11558
+ "name": "Guatemala",
11559
+ "days": {
11560
+ "08-15": {
11561
+ "_name": "08-15"
11562
+ }
11563
+ }
11564
+ },
11565
+ "102": {
11566
+ "name": "Santa Catarina Pinula",
11567
+ "days": {
11568
+ "11-25": {
11569
+ "name": {
11570
+ "es": "Santa Catarina de Alejandría"
11571
+ }
11572
+ }
11573
+ }
11574
+ },
11575
+ "103": {
11576
+ "name": "San José Pinula",
11577
+ "days": {
11578
+ "03-19": {
11579
+ "name": {
11580
+ "es": "San José Obrero"
11581
+ }
11582
+ }
11583
+ }
11584
+ },
11585
+ "104": {
11586
+ "name": "San José del Golfo",
11587
+ "days": {
11588
+ "03-19": {
11589
+ "name": {
11590
+ "es": "San José Obrero"
11591
+ }
11592
+ }
11593
+ }
11594
+ },
11595
+ "105": {
11596
+ "name": "Palencia",
11597
+ "days": {
11598
+ "04-27": {
11599
+ "name": {
11600
+ "es": "San Benito de Palermo"
11601
+ }
11602
+ }
11603
+ }
11604
+ },
11605
+ "106": {
11606
+ "name": "Chinautla",
11607
+ "days": {
11608
+ "05-03": {
11609
+ "name": {
11610
+ "es": "Santa Cruz"
11611
+ }
11612
+ }
11613
+ }
11614
+ },
11615
+ "107": {
11616
+ "name": "San Pedro Ayampuc",
11617
+ "days": {
11618
+ "easter -44": {
11619
+ "name": {
11620
+ "es": "Primer viernes de Cuaresma"
11621
+ }
11622
+ }
11623
+ }
11624
+ },
11625
+ "108": {
11626
+ "name": "Mixco",
11627
+ "days": {
11628
+ "08-04": {
11629
+ "name": {
11630
+ "es": "Santo Domingo de Guzmán"
11631
+ }
11632
+ }
11633
+ }
11634
+ },
11635
+ "109": {
11636
+ "name": "San Pedro Sacatepéquez",
11637
+ "days": {
11638
+ "06-29": {
11639
+ "name": {
11640
+ "es": "San Pedro Apóstol"
11641
+ }
11642
+ }
11643
+ }
11644
+ },
11645
+ "110": {
11646
+ "name": "San Juan Sacatepéquez",
11647
+ "days": {
11648
+ "06-24": {
11649
+ "name": {
11650
+ "es": "San Juan Bautista"
11651
+ }
11652
+ }
11653
+ }
11654
+ },
11655
+ "111": {
11656
+ "name": "San Raimundo",
11657
+ "days": {
11658
+ "01-23": {
11659
+ "name": {
11660
+ "es": "San Raymundo Peñafort"
11661
+ }
11662
+ }
11663
+ }
11664
+ },
11665
+ "112": {
11666
+ "name": "San Pedro y San Pablo",
11667
+ "days": {
11668
+ "06-29": {
11669
+ "_name": "06-29"
11670
+ }
11671
+ }
11672
+ },
11673
+ "113": {
11674
+ "name": "Fraijanes",
11675
+ "days": {
11676
+ "02-02": {
11677
+ "name": {
11678
+ "es": "Virgen de la Candelaria y Sagrado Corazón de Jesús"
11679
+ }
11680
+ }
11681
+ }
11682
+ },
11683
+ "114": {
11684
+ "name": "Amatitlán",
11685
+ "days": {
11686
+ "05-03": {
11687
+ "name": {
11688
+ "es": "Santa Cruz"
11689
+ }
11690
+ }
11691
+ }
11692
+ },
11693
+ "115": {
11694
+ "name": "Villa Nueva",
11695
+ "days": {
11696
+ "12-08": {
11697
+ "_name": "12-08"
11698
+ }
11699
+ }
11700
+ },
11701
+ "116": {
11702
+ "name": "Villa Canales",
11703
+ "days": {
11704
+ "03-25": {
11705
+ "name": {
11706
+ "es": "San José Obrero"
11707
+ }
11708
+ }
11709
+ }
11710
+ },
11711
+ "117": {
11712
+ "name": "San Miguel Petapa",
11713
+ "days": {
11714
+ "09-29": {
11715
+ "name": {
11716
+ "es": "San Miguel Arcángel"
11717
+ }
11718
+ }
11719
+ }
11720
+ }
11721
+ }
11722
+ }
11470
11723
  }
11471
11724
  },
11472
11725
  "GU": {
@@ -11780,108 +12033,199 @@ const data = {
11780
12033
  ],
11781
12034
  "dayoff": "sunday",
11782
12035
  "days": {
11783
- "01-01 and if Sunday then next Monday": {
11784
- "substitute": true,
11785
- "_name": "01-01",
12036
+ "01-01 not on Sunday": {
11786
12037
  "name": {
12038
+ "en": "The first day of January",
11787
12039
  "zh": "一月一日"
11788
12040
  }
11789
12041
  },
11790
- "chinese 01-0-01 and if Saturday then next Tuesday": {
12042
+ "substitutes 01-01 if Sunday then next Monday": {
12043
+ "name": {
12044
+ "en": "The day following the first day of January",
12045
+ "zh": "一月一日翌日"
12046
+ }
12047
+ },
12048
+ "chinese 01-0-01 not on Sunday": {
11791
12049
  "name": {
11792
- "en": "Lunar New Year",
12050
+ "en": "Lunar New Year’s Day",
11793
12051
  "zh": "農曆年初一"
11794
12052
  }
11795
12053
  },
11796
- "chinese 01-0-02 and if Saturday then next Monday": {
12054
+ "chinese 01-0-02 not on Sunday": {
11797
12055
  "name": {
11798
- "en": "The second day of the Lunar New Year",
12056
+ "en": "The second day of Lunar New Year",
11799
12057
  "zh": "農曆年初二"
11800
12058
  }
11801
12059
  },
11802
- "chinese 01-0-03 and if Saturday then next Monday": {
12060
+ "chinese 01-0-03 not on Sunday": {
11803
12061
  "name": {
11804
- "en": "The third day of the Lunar New Year",
12062
+ "en": "The third day of Lunar New Year",
11805
12063
  "zh": "農曆年初三"
11806
12064
  }
11807
12065
  },
11808
- "chinese 5-01 solarterm and if Sunday then next Monday": {
12066
+ "substitutes chinese 01-0-01 if Sunday then next Wednesday": {
11809
12067
  "name": {
11810
- "en": "Qingming Festival",
12068
+ "en": "The fourth day of Lunar New Year",
12069
+ "zh": "農曆年初四"
12070
+ }
12071
+ },
12072
+ "substitutes chinese 01-0-02 if Sunday then next Tuesday": {
12073
+ "name": {
12074
+ "en": "The fourth day of Lunar New Year",
12075
+ "zh": "農曆年初四"
12076
+ }
12077
+ },
12078
+ "substitutes chinese 01-0-03 if Sunday then next Monday": {
12079
+ "name": {
12080
+ "en": "The fourth day of Lunar New Year",
12081
+ "zh": "農曆年初四"
12082
+ }
12083
+ },
12084
+ "chinese 5-01 solarterm not on Sunday": {
12085
+ "name": {
12086
+ "en": "Ching Ming Festival",
11811
12087
  "zh": "清明節"
11812
12088
  }
11813
12089
  },
12090
+ "substitutes chinese 5-01 solarterm if Sunday then next Monday": {
12091
+ "name": {
12092
+ "en": "The day following Ching Ming Festival",
12093
+ "zh": "清明節翌日"
12094
+ }
12095
+ },
11814
12096
  "easter -2": {
11815
- "_name": "easter -2"
12097
+ "name": {
12098
+ "en": "Good Friday",
12099
+ "zh": "耶穌受難節"
12100
+ }
11816
12101
  },
11817
12102
  "easter -1": {
11818
- "_name": "easter -1"
11819
- },
11820
- "easter": {
11821
- "_name": "easter"
12103
+ "name": {
12104
+ "en": "The day following Good Friday",
12105
+ "zh": "耶穌受難節翌日"
12106
+ }
11822
12107
  },
11823
12108
  "easter 1": {
11824
- "_name": "easter 1",
12109
+ "name": {
12110
+ "en": "Easter Monday",
12111
+ "zh": "復活節星期一"
12112
+ },
11825
12113
  "disable": [
11826
12114
  "2021-04-05"
11827
- ],
11828
- "enable": [
11829
- "2021-04-06"
11830
12115
  ]
11831
12116
  },
11832
- "05-01 and if Sunday then next Monday": {
11833
- "substitute": true,
11834
- "_name": "05-01"
12117
+ "2021-04-06": {
12118
+ "name": {
12119
+ "en": "The day following Easter Monday",
12120
+ "zh": "復活節星期一翌日"
12121
+ }
12122
+ },
12123
+ "05-01 not on Sunday": {
12124
+ "name": {
12125
+ "en": "Labour Day",
12126
+ "zh": "勞動節"
12127
+ }
11835
12128
  },
11836
- "chinese 04-0-08 and if Sunday then next Monday": {
12129
+ "substitutes 05-01 if Sunday then next Monday": {
12130
+ "name": {
12131
+ "en": "The day following Labour Day",
12132
+ "zh": "勞動節翌日"
12133
+ }
12134
+ },
12135
+ "chinese 04-0-08 not on Sunday": {
11837
12136
  "name": {
11838
12137
  "en": "Birthday of the Buddha",
11839
12138
  "zh": "佛誕"
11840
12139
  }
11841
12140
  },
11842
- "chinese 05-0-05": {
12141
+ "substitutes chinese 04-0-08 if Sunday then next Monday": {
11843
12142
  "name": {
11844
- "en": "Dragon Boat Festival",
11845
- "zh": "端午节"
12143
+ "en": "The day following Birthday of the Buddha",
12144
+ "zh": "佛誕翌日"
11846
12145
  }
11847
12146
  },
11848
- "07-01 and if Sunday then next Monday": {
11849
- "substitute": true,
12147
+ "chinese 05-0-05 not on Sunday": {
12148
+ "name": {
12149
+ "en": "Tuen Ng Festival",
12150
+ "zh": "端午節"
12151
+ }
12152
+ },
12153
+ "substitutes chinese 05-0-05 if Sunday then next Monday": {
12154
+ "name": {
12155
+ "en": "The day following Tuen Ng Festival",
12156
+ "zh": "端午節翌日"
12157
+ }
12158
+ },
12159
+ "07-01 not on Sunday": {
11850
12160
  "name": {
11851
12161
  "en": "Hong Kong Special Administrative Region Establishment Day",
11852
12162
  "zh": "香港特別行政區成立紀念日"
11853
12163
  }
11854
12164
  },
11855
- "chinese 08-0-16 and if Sunday then next Monday if is public holiday then next day omit Saturday, Sunday": {
11856
- "substitute": true,
12165
+ "substitutes 07-01 if Sunday then next Monday": {
12166
+ "name": {
12167
+ "en": "The day following Hong Kong Special Administrative Region Establishment Day",
12168
+ "zh": "香港特別行政區成立紀念日翌日"
12169
+ }
12170
+ },
12171
+ "chinese 08-0-16 not on Sunday": {
11857
12172
  "name": {
11858
12173
  "en": "The day following the Chinese Mid-Autumn Festival",
11859
12174
  "zh": "中秋節翌日"
11860
12175
  }
11861
12176
  },
11862
- "10-01 and if Sunday then next Monday": {
11863
- "substitute": true,
12177
+ "substitutes chinese 08-0-16 if Sunday then next Monday": {
12178
+ "name": {
12179
+ "en": "The second day following the Chinese Mid-Autumn Festival",
12180
+ "zh": "中秋節後第二日"
12181
+ }
12182
+ },
12183
+ "10-01 not on Sunday": {
11864
12184
  "name": {
11865
12185
  "en": "National Day",
11866
12186
  "zh": "國慶日"
11867
12187
  }
11868
12188
  },
11869
- "chinese 09-0-09 and if Sunday then next Monday": {
11870
- "substitute": true,
12189
+ "substitutes 10-01 if Sunday then next Monday": {
12190
+ "name": {
12191
+ "en": "The day following National Day",
12192
+ "zh": "國慶日翌日"
12193
+ }
12194
+ },
12195
+ "chinese 09-0-09 not on Sunday": {
11871
12196
  "name": {
11872
12197
  "en": "Chung Yeung Festival",
11873
- "zh": "重阳节"
12198
+ "zh": "重陽節"
11874
12199
  }
11875
12200
  },
11876
- "12-25 and if Sunday then next Monday": {
11877
- "substitute": true,
11878
- "_name": "12-25"
12201
+ "substitutes chinese 09-0-09 if Sunday then next Monday": {
12202
+ "name": {
12203
+ "en": "The day following Chung Yeung Festival",
12204
+ "zh": "重陽節翌日"
12205
+ }
11879
12206
  },
11880
- "12-26 and if Sunday then next Monday if Monday then next Tuesday": {
11881
- "substitute": true,
12207
+ "12-25 not on Sunday": {
12208
+ "name": {
12209
+ "en": "Christmas Day",
12210
+ "zh": "聖誕節"
12211
+ }
12212
+ },
12213
+ "12-26 not on Sunday": {
12214
+ "name": {
12215
+ "en": "The first weekday after Christmas Day",
12216
+ "zh": "聖誕節後第一個周日"
12217
+ }
12218
+ },
12219
+ "substitutes 12-25 if Sunday then next Tuesday": {
12220
+ "name": {
12221
+ "en": "The second weekday after Christmas Day",
12222
+ "zh": "聖誕節後第二個周日"
12223
+ }
12224
+ },
12225
+ "substitutes 12-26 if Sunday then next Monday": {
11882
12226
  "name": {
11883
12227
  "en": "The first weekday after Christmas Day",
11884
- "zh": "圣诞节后的第一个工作日"
12228
+ "zh": "聖誕節後第一個周日"
11885
12229
  }
11886
12230
  }
11887
12231
  }
@@ -20129,7 +20473,7 @@ const data = {
20129
20473
  "en": "National Day"
20130
20474
  }
20131
20475
  },
20132
- "29 Ramadan P4D": {
20476
+ "30 Ramadan P4D": {
20133
20477
  "_name": "1 Shawwal"
20134
20478
  },
20135
20479
  "9 Dhu al-Hijjah P4D": {
@@ -26419,7 +26763,8 @@ const data = {
26419
26763
  "uk": "Міжнародний жіночий день",
26420
26764
  "vi": "Quốc tế Phụ nữ",
26421
26765
  "zh": "国际妇女节",
26422
- "ti": "መዓልቲ ኣነስቲ"
26766
+ "ti": "መዓልቲ ኣነስቲ",
26767
+ "es": "Día de la Mujer"
26423
26768
  }
26424
26769
  },
26425
26770
  "03-19": {
@@ -26457,7 +26802,7 @@ const data = {
26457
26802
  "da": "1. maj",
26458
26803
  "de": "Tag der Arbeit",
26459
26804
  "el": "Εργατική Πρωτομαγιά",
26460
- "es": "Día del trabajador",
26805
+ "es": "Día del Trabajador",
26461
26806
  "et": "kevadpüha",
26462
26807
  "fi": "Vappu",
26463
26808
  "fil": "Araw ng mga Manggagawa",
@@ -26711,7 +27056,7 @@ const data = {
26711
27056
  "id": "Hari Raya Natal",
26712
27057
  "it": "Natale",
26713
27058
  "is": "Jóladagur",
26714
- "jp": "ノエル",
27059
+ "jp": "クリスマス",
26715
27060
  "kl": "juullerujussuaq",
26716
27061
  "ko": "기독탄신일",
26717
27062
  "lb": "Chrëschtdag",
@@ -27440,7 +27785,8 @@ const data = {
27440
27785
  "pt": "Dia dos Pais",
27441
27786
  "no": "Farsdag",
27442
27787
  "sv": "Fars dag",
27443
- "vi": "Ngày của cha"
27788
+ "vi": "Ngày của cha",
27789
+ "es": "Día del Padre"
27444
27790
  }
27445
27791
  },
27446
27792
  "Independence Day": {