Skip to content

Improve i18n for src/components/error/GlobalErrorBoundary.tsx #357

Description

@nanaf6203-bit

Audit src/components/error/GlobalErrorBoundary.tsx for hardcoded strings and extract them into translation keys, ensure pluralization/rtl support.

Acceptance Criteria

  • Given the current state of the codebase, when this issue is implemented, then the described behavior is reproducible and covered by automated tests.
  • The feature/bugfix includes unit and/or integration tests demonstrating expected behavior and edge cases.
  • No new console.log or debug-only statements remain in production code.
  • Documentation updated: README or relevant docs/stories updated with usage and examples.
  • Peer-reviewed and merged to main with passing CI.

Definition of Done

  • Code has tests and passes existing test suite.
  • Types are correct or improved if applicable.
  • Performance characteristics are acceptable (no major regressions).
  • Accessibility considerations reviewed if UI changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions