Would it be possible to add the ability to change the display language of ReDoc UI?
Guide contributeur
Stack technique
typescriptreacthtmlcss
Domaine
frontendlocalization
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
4
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
3-5 days
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
active
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
clear
Prérequis
ReactInternationalizationReDoc architecture
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
20
Direction de recherche
Review the 29 comments in the issue (https://github.com/Redocly/redoc/issues/367) to understand community suggestions. Examine the current ReDoc codebase for any existing localization support. Investigate implementing i18n using a library like react intl or i18next. Start by adding a language selector component and loading translation JSON files.