DownloadPrompt
data class DownloadPrompt(val message: Message, val languageTags: List<String>, val estimatedSizeMb: Int) : TranslationDialogState(source)
Ask the user to confirm downloading the missing languageTags models (~estimatedSizeMb MB).