sdaps / sdaps-web

Django frontend for SDAPS
GNU Affero General Public License v3.0
6 stars 3 forks source link

Language selection for questionnaire #7

Closed benzea closed 4 years ago

benzea commented 6 years ago

It should be possible to select the LaTeX (bable) language for the questionnaire.

There are various things to keep in mind. In general, SDAPS has translations for the questionnaire. These are only used for the information and the "draft" overlay though.

We have two translation systems here in principle:

My guess is a good approach is to go through gettext and install the translations we have to get a mapping from system language to LaTeX language that needs to be set. But, there may be better ways, in particular if we want to support setting languages for which we don't have any translations.

TheRadialActive commented 4 years ago

Fixed with 10982537971ac69e48f3ed650c262177db765e44