strapi-plugin-comments
Version:
194 lines (193 loc) • 10.7 kB
TypeScript
declare const _default: {
'plugin.name': string;
'plugin.section': string;
'plugin.section.item': string;
'common.button.back': string;
'nav.header.moderation': string;
'nav.header.settings': string;
'nav.item.updates': string;
'nav.item.discover': string;
'nav.item.reports': string;
'nav.item.settings': string;
'page.auth.noAccess': string;
'page.auth.not.allowed': string;
'page.common.item.status.OPEN': string;
'page.common.item.status.PENDING': string;
'page.common.item.status.BLOCKED': string;
'page.common.item.status.APPROVED': string;
'page.common.item.status.RESOLVED': string;
'page.common.item.status.TO_REVIEW': string;
'page.common.item.status.REJECTED': string;
'page.common.item.status.REMOVED': string;
'page.common.item.status.setFilter': string;
'page.updates.header': string;
'page.discover.header': string;
'page.discover.header.count': string;
'page.discover.table.header.id': string;
'page.discover.table.header.author': string;
'page.discover.table.header.message': string;
'page.discover.table.header.thread': string;
'page.discover.table.header.entry': string;
'page.discover.table.header.lastUpdate': string;
'page.discover.table.header.status': string;
'page.discover.table.header.actions': string;
'page.discover.table.cell.thread': string;
'page.discover.table.action.display': string;
'page.discover.table.action.reports': string;
'page.discover.table.empty': string;
'page.discover.table.empty.search': string;
'page.discover.table.filters': string;
'page.discover.table.reports.review': string;
'page.reports.header': string;
'page.reports.table.empty': string;
'page.reports.table.empty.search': string;
'page.reports.table.header.id': string;
'page.reports.table.header.reason': string;
'page.reports.table.header.content': string;
'page.reports.table.header.status': string;
'page.reports.table.header.issueDate': string;
'page.reports.table.header.relatedComment': string;
'page.reports.table.header.actions': string;
'page.reports.table.cell.action.resolve': string;
'page.reports.table.cell.action.block': string;
'page.details.header': string;
'page.details.header.description': string;
'page.details.header.description.empty': string;
'page.details.panel.discussion': string;
'page.details.panel.discussion.nav.drilldown': string;
'page.details.panel.discussion.nav.back': string;
'page.details.panel.discussion.warnings.reports.description': string;
'page.details.panel.discussion.warnings.reports.review': string;
'page.details.panel.discussion.warnings.reports.dialog.list': string;
'page.details.panel.discussion.warnings.reports.dialog.header': string;
'page.details.panel.discussion.warnings.reports.dialog.selectAll': string;
'page.details.panel.discussion.warnings.reports.dialog.select': string;
'page.details.panel.discussion.warnings.reports.dialog.reason': string;
'page.details.panel.discussion.warnings.reports.dialog.reason.BAD_LANGUAGE': string;
'page.details.panel.discussion.warnings.reports.dialog.reason.DISCRIMINATION': string;
'page.details.panel.discussion.warnings.reports.dialog.reason.OTHER': string;
'page.details.panel.discussion.warnings.reports.dialog.content': string;
'page.details.panel.discussion.warnings.reports.dialog.createdAt': string;
'page.details.panel.discussion.warnings.reports.dialog.status': string;
'page.details.panel.discussion.warnings.reports.dialog.status.OPEN': string;
'page.details.panel.discussion.warnings.reports.dialog.status.RESOLVED': string;
'page.details.panel.discussion.warnings.reports.dialog.actions': string;
'page.details.panel.discussion.warnings.reports.dialog.actions.resolve': string;
'page.details.panel.discussion.warnings.reports.dialog.actions.resolve.selected': string;
'page.details.panel.discussion.warnings.reports.dialog.confirmation.success': string;
'page.details.panel.discussion.warnings.reports.selected.dialog.confirmation.success': string;
'page.details.panel.discussion.warnings.comments.header': string;
'page.details.panel.discussion.status.blocked': string;
'page.details.panel.discussion.reply': string;
'page.details.panel.discussion.reopen': string;
'page.details.panel.discussion.send': string;
'page.details.actions.comment.post.confirmation': string;
'page.details.actions.comment.update.confirmation': string;
'page.details.panel.entity': string;
'page.details.panel.status': string;
'page.details.panel.status.open': string;
'page.details.panel.status.blocked': string;
'page.details.panel.status.pending': string;
'page.details.panel.loading': string;
'page.details.actions.comment.block': string;
'page.details.actions.comment.block.confirmation.header': string;
'page.details.actions.comment.block.confirmation.description': string;
'page.details.actions.comment.block.confirmation.button.confirm': string;
'page.details.actions.comment.block.confirmation.success': string;
'page.details.actions.comment.unblock': string;
'page.details.actions.comment.unblock.confirmation.success': string;
'page.details.actions.comment.delete': string;
'page.details.actions.comment.delete.confirmation.success': string;
'page.details.actions.comment.reports.review': string;
'page.details.actions.thread.block': string;
'page.details.actions.thread.block.confirmation.header': string;
'page.details.actions.thread.block.confirmation.description': string;
'page.details.actions.thread.block.confirmation.button.confirm': string;
'page.details.actions.thread.block.confirmation.success': string;
'page.details.actions.thread.unblock': string;
'page.details.actions.thread.unblock.confirmation.success': string;
'page.details.actions.thread.modal.start.thread': string;
'page.details.actions.thread.modal.update.comment': string;
'page.details.actions.comment.approve.confirmation.success': string;
'page.details.actions.comment.reject.confirmation.success': string;
'page.details.filters.label': string;
'page.details.filters.removed.visibility': string;
'page.coming.soon': string;
'page.settings': string;
'page.settings.header.title': string;
'page.settings.header.description': string;
'page.settings.actions.submit': string;
'page.settings.actions.restore': string;
'page.settings.actions.restart': string;
'page.settings.section.general': string;
'page.settings.section.additional': string;
'page.settings.section.client': string;
'page.settings.section.restore': string;
'page.settings.section.restore.subtitle': string;
'page.settings.form.enabledCollections.label': string;
'page.settings.form.enabledCollections.placeholder': string;
'page.settings.form.enabledCollections.hint': string;
'page.settings.form.contentTypesSettings.label': string;
'page.settings.form.contentTypesSettings.tooltip': string;
'page.settings.form.moderatorRoles.label': string;
'page.settings.form.moderatorRoles.placeholder': string;
'page.settings.form.moderatorRoles.hint': string;
'page.settings.form.badWords.label': string;
'page.settings.form.badWords.hint': string;
'page.settings.form.gqlAuth.label': string;
'page.settings.form.gqlAuth.hint': string;
'page.settings.form.approvalFlow.label': string;
'page.settings.form.approvalFlow.hint': string;
'page.settings.form.entryLabel.label': string;
'page.settings.form.entryLabel.placeholder': string;
'page.settings.form.entryLabel.hint': string;
'page.settings.form.client.url.label': string;
'page.settings.form.client.url.hint': string;
'page.settings.form.client.email.label': string;
'page.settings.form.client.email.hint': string;
'page.settings.actions.restore.confirmation.header': string;
'page.settings.actions.restore.confirmation.description': string;
'page.settings.actions.restore.confirmation.button.confirm': string;
'page.settings.actions.restart.alert.title': string;
'page.settings.actions.restart.alert.description': string;
'page.settings.actions.restart.alert.close': string;
'page.settings.notification.fetch.error': string;
'page.settings.notification.submit.success': string;
'page.settings.notification.submit.error': string;
'page.settings.notification.restore.success': string;
'page.settings.notification.restore.error': string;
'page.settings.notification.restart.success': string;
'page.settings.notification.restart.error': string;
'page.settings.loading': string;
'components.confirmation.dialog.header': string;
'components.confirmation.dialog.description': string;
'components.confirmation.dialog.button.confirm': string;
'components.confirmation.dialog.button.cancel': string;
'components.toogle.enabled': string;
'components.toogle.disabled': string;
'components.author.unknown': string;
'components.reason.unknown': string;
'components.content.unknown': string;
'components.notAccessPage.back': string;
'customField.comments.label': string;
'customField.comments.description': string;
'customField.comments.input.commentsNumber.label': string;
'customField.comments.input.renderType.label': string;
'customField.comments.input.renderType.option.tree.label': string;
'customField.comments.input.renderType.option.flat.label': string;
'customField.comments.input.sortByDate.label': string;
'customField.comments.input.sortByDate.option.asc.label': string;
'customField.comments.input.sortByDate.option.desc.label': string;
'customField.comments.input.filterBy.label': string;
'customField.comments.input.filterBy.option.dateCreated.label': string;
'customField.comments.input.filterBy.option.dateCreated.label.details.label': string;
'customField.comments.input.filterBy.option.approvalStatus.label': string;
'customField.comments.input.filterBy.option.approvalStatus.label.details.label': string;
'customField.comments.input.filterBy.option.approvalStatus.option.pending.label': string;
'customField.comments.input.filterBy.option.approvalStatus.option.approved.label': string;
'customField.comments.input.filterBy.option.approvalStatus.option.rejected.label': string;
'customField.comments.input.populate.label': string;
'customField.comments.input.populate.author.label': string;
'customField.comments.input.populate.avatar.label': string;
};
export default _default;