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

Rework property to handle language code / translations #207

Open
Tracked by #30
alexgarel opened this issue Jan 25, 2023 · 0 comments
Open
Tracked by #30

Rework property to handle language code / translations #207

alexgarel opened this issue Jan 25, 2023 · 0 comments

Comments

@alexgarel
Copy link
Member

alexgarel commented Jan 25, 2023

In the property table, we have some property that are localized. They end with a colon and the language code. Eg. description:en, description:fr, etc.

Currently we just display them in the table, but it would be better to:

  • be able to see on is the translation of the other
  • hide properties in languages that should not be shown (according to selected languages)
  • be able to easily add a translation in a language for the property

Tasks:

  • define the UX
  • implement it (frontend/react)

I don't think it require any backend dev, but I'm unsure about it.

@alexgarel alexgarel changed the title rework property to handle language code / translations Rework property to handle language code / translations Jan 25, 2023
@teolemon teolemon added the ✨ enhancement New feature or request label Oct 26, 2023
@teolemon teolemon removed the ✨ enhancement New feature or request label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants