opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
68 stars 148 forks source link

[FEATURE] Add i18n support across the repo #1886

Open derek-ho opened 3 months ago

derek-ho commented 3 months ago

Is your feature request related to a problem? We should make sure that most if not all text has translation support across different languages. There are some places that this is already done - ref but I also see a lot of places where we do not do this. We should look into changing OSD to a different language and see where the gaps are.

What solution would you like? Use i18n library to translate text, or figure out a way to wrap all text in the plugin with translation. What alternatives have you considered? None Do you have any additional context? When OSD is set to a different language most/all text is translated accordingly

scrawfor99 commented 3 months ago

[Triage] Hi @derek-ho thanks for filing this issue. This seems like a good thing to make consistent across the project. Perhaps there should be a larger effort you would be interested in leading?

In the meantime, marking as triaged.