Skip to content

Fix missing i18n strings for two error messages

Daniel Gerhardt requested to merge fix-missing-i18n-text into master

In two cases no i18n string was found before:

  • Message for empty input in the content group creation dialog.
  • Message for minimum answers during sort content creation.

Merge request reports