-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
lcharron
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request