digitalfabrik/integreat-cms

Provide option to translate into Plain German

Closed this issue · 0 comments

Motivation

Marburg-Biedenkopf wants to have plain German in their translation of easy German. Therefore we need to overwrite the current translations once.

Proposed Solution

  • Add new setting for SUMM.AI to differentiate between plain and easy German (default: easy)
  • Allow to set this setting via environment variable & config file
  • When the value is set to "plain", set the output_language_level field in the SUMM.AI API request to plain

https://summai.notion.site/SUMM-AI-API-Documentation-fc41fa5ef1434ad2b311be4876b4685a

Hint: At the moment, this is just a test flight, so no need to store this value persistent per region etc., so when the translation is updated via the page form, the "easy" German translation can be used.