Closed mamhoff closed 4 years ago
I18n is already implemented. Just add the strings to en.json
and de.json
and reference the keys in the templates like this {t('homepage.siteTitle')}
. Added an issue for the header: https://github.com/OpenTechSchool/websitenext/issues/13
We should probably figure out a way to do I18n so that we can update text in both English and German and have multi-language header and footer.