hackerspace-ntnu / website

Website @ hackerspace-ntnu.no
https://www.hackerspace-ntnu.no
MIT License
22 stars 7 forks source link

Add new fields for English translation on articles, events and project articles #745

Open CJGutz opened 1 year ago

CJGutz commented 1 year ago

Is your feature request related to a problem? Please describe. It should be possible to add translation for different fields in articles, events and project articles. If you find any other places were this is necessary, add there as well. For example should article content and ingress both have the possibility to have English translation. Norwegian should always be the default. There should be an English field in frontend to add this. When looking at the content that can be translated, it should change with the selected locale in the top right.

Follow this documentation for a possible solution to implement this: https://django-modeltranslation.readthedocs.io/en/latest/usage.html

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.