Skip to content

Can't handle if else assignment #16

@ArcasCZ

Description

@ArcasCZ
        embed = utils.discord.create_embed(
            author=ctx.author,
            title=_(ctx, "Mapping for {username}@{domain}").format(
                username=username, domain=domain
            )
            if username or domain
            else _(ctx, "Default mapping"),
        )

This two translations are for some reason invisible for popie.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions