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

Support multiple word definitions #9

Open
SKroell opened this issue May 18, 2020 · 0 comments
Open

Support multiple word definitions #9

SKroell opened this issue May 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@SKroell
Copy link
Contributor

SKroell commented May 18, 2020

Currently we only support one translation of a word. And a translation can only have one type!
It is possible to create duplicate words in the database, but only the one with the lowest ID will be accessible.

The following will need to be implemented to support this feature:

  • Updating the word view to dynamically allow multiple definitions of a word
  • Updating the admin panel to allow editing multiple definitions of a word
@SKroell SKroell added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels May 18, 2020
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

1 participant