Poll WIP (#231):

* front-end: translate the form fields labels
This commit is contained in:
John Livingston
2024-07-01 14:36:59 +02:00
parent c5b0176e95
commit 52391c922e
5 changed files with 54 additions and 4 deletions

View File

@ -7,7 +7,6 @@ import BaseModal from 'plugins/modal/modal.js'
import { api } from '@converse/headless/core'
import { modal_close_button as ModalCloseButton } from 'plugins/modal/templates/buttons.js'
import { html } from 'lit'
import 'livechat-external-login-content.js'
class PollFormModal extends BaseModal {
initialize () {