Block a user
Add translate option to chat
Use https://github.com/jmhodges/gocld3 for language detection
Use DeepL for Translation
Add translate option to chat
better use https://libretranslate.com/docs/#/translate/post_detect
detect with (navigator.language === detected language)
if not true (not browser language), then show translate-tooltip with…