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

fix: wrong word when DOM and DOW both present (#272) #314

Merged
merged 2 commits into from
Feb 5, 2024
Merged

fix: wrong word when DOM and DOW both present (#272) #314

merged 2 commits into from
Feb 5, 2024

Conversation

mytharcher
Copy link
Contributor

As described in #272, when both DOM and DOW present, the default behavior of cron will schedule on both matches.

And this is also commented in the source code as: https://github.com/bradymholt/cRonstrue/blob/main/src/expressionDescriptor.ts#L388

So I changed the language to express the correct meaning.

Since I can only speak zh and en, I only did changes in these files:

  • en.ts
  • zh_CN.ts
  • zh_TW.ts

src/i18n/locales/en.ts Outdated Show resolved Hide resolved
@bradymholt
Copy link
Owner

Thanks!

@bradymholt bradymholt merged commit c0244f4 into bradymholt:main Feb 5, 2024
2 checks passed
Copy link

github-actions bot commented Feb 5, 2024

The changes in PR were just released in v2.48.0 🎉.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants