Closed ifoche closed 3 years ago
Hi @ifoche , I've tried to add the different languages as you explain in your comment but the app shows a message:
"Error: Malformed feedback json for Data Element". Could you please show me the correct way to configure it? Thank you
The initial idea was to use a language tag to indicate the different languages e.g.: {EN}This is the feedback in english{ES}y este es el feedback text para español
Then in the feedback widget we only show what matches with the selected language or EN by default
(this can be tricky and would prefer if we can use an existing object to store the translations, but we will be doing that check when estimating this task)