Skip to content

[Bug]: Hardcoded English string in ErrorPage bypasses i18n #1274

Description

@danditomaso

apps/web/src/components/UI/ErrorPage.tsx:24 — the string Please include the following information in your report: is rendered raw instead of through t(). Every other string in the same block is translated.

Add a translation key and wrap in t().

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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