import { __ } from '../i18n'; import { html } from "lit-html"; import { renderAvatar } from './../templates/directives/avatar'; export default (o) => { const i18n_uploading = __('Uploading file:') return html`