Skip to content

The tooltip for constructor is wrongΒ #20

@YDX-2147483647

Description

@YDX-2147483647

As shown below, the tooltip for constructor is for parameters.

<h2 id="constructor" class="flex items-center gap-1">
<Translation translationKey="constructor" />
<Tooltip kind="parameters" />
</h2>

Example: official / jp.

Besides, it's confusing that some translation keys use parameter while others use argument.

<h2 id="parameters" class="flex items-baseline gap-1">
<Translation translationKey="argument" />
<Tooltip kind="parameters" />
</h2>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions