We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1af6f9 + 418de70 commit e8a90cbCopy full SHA for e8a90cb
docs/guides/localization.md
@@ -72,7 +72,7 @@ const en = {
72
recurringEveryMonthDay: "Every {date}",
73
recurringEveryMonthPos: "Every {pos} {weekDay}",
74
recurringEveryYearDay: "Every {date} of {month}",
75
- recurringEveryYearPos: "Every {pos} {weekDay} of {month}"
+ recurringEveryYearPos: "Every {pos} {weekDay} of {month}",
76
77
// Time format settings
78
hourFormat: "H",
0 commit comments