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

Localise the recurrence rule descriptions #73

Open
borgoat opened this issue Nov 27, 2024 · 0 comments
Open

Localise the recurrence rule descriptions #73

borgoat opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@borgoat
Copy link
Member

borgoat commented Nov 27, 2024

Currently, we either use the recurrence rule name (daily, weekly, etc..) in English (such as in the "create schedule" form), or with a manually localised name for the specific instances we created. Both approaches are dirty, the former because it would be the only non-translated lines in the app, the latter because it wouldn't work for custom rules that we want to support at some time.

A better approach would be to extend RruleL10n in the rrule package we use (and possibly contribute back the rules), probably asking Copilot to do its magic.

@borgoat borgoat added this to the GA milestone Nov 27, 2024
@borgoat borgoat added the enhancement New feature or request label Nov 29, 2024
@inpt333 inpt333 removed this from the GA milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants