Skip to content

[Feature]: Support for other languages in replay component #400

@sebastian-alvarez-RS

Description

@sebastian-alvarez-RS

Context

All the text in the replay component (ui.js) is hardcoded in English (i.e. "Archived Page Not Found", the text in About ReplayWeb.page, etc)

What change would you like to see?

Some easy way for contributors to add translations to other languages. One way could be external files where ui.js gets its translations from. Replay could look at the browser's language to decide and/or a prop with a language code could be sent to the replay component (when embedding).
Workaround now is to change directly in ui.js when self-hosting but the changes are lost if replay is upgraded.

Requirements

No response

Todo

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions