Skip to content

Missing Translation #2629

Closed
Closed
@HugoPu

Description

Hi superset team,

I think the following code miss calling gettext or lazy_gettext method,

superset/views dashboardmodelviewasync
label_columns = { 'dashboard_link': _('Dashboard'), 'creator': _("Creator"), 'modified': _("Modified"), }

superset/views DeleteMixin
@action("muldelete", _("Delete", _("Delete all Really?"), "fa-trash", single=False)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions