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