we just set up a new Discourse-Instance. Though we chose “German” as language for the Installation, the “FAQ”-section is in English. In the following topic is a discussion about the German translation:
a. whether there is a way to switch the FAQ to German or
b. whether there is a Site, where I can download the German translation or
c. whether there is no translation at all.
Not sure if there is a smoother way to convert those pages into the language you want, but you could manually copy the translations from Github and paste them into the topics that hold the content of the FAQ, ToS etc. pages (by default those topics are in the staff category).
Those are placeholders to be replaced with your company/forums name.
FYI Discourse uses the values of the company_full_name and company_short_name site settings when seeding those topics, so you can use what you used for those settings.
Those topics are created when you bootstrap the Docker container for the first time. You can choose the initial default locale by setting the value of DISCOURSE_DEFAULT_LOCALE in app.yml to the required language. For German that value would be de.
Currently it’s not possible to switch the language of the FAQ to German after the bootstrap. The only solutions right now are the ones suggested by @Osama.