import { t } from '../util/locale'; export function tooltipHtml(text, key) { var s = '' + text + ''; if (key) { s += '