[Feature Request] Internationalization (I18n) Support for Graph Explorer
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.
**Graph Explorer Version (and Graph Database and Version used if applicable)**
**Is your feature request related to a problem? Please describe.**
I would like to propose a feature to add Internationalization (I18n) support to the existing Graph Explorer repository. Currently, the platform lacks multilingual support, which limits user adoption from diverse nationalities.
**Describe the solution you'd like**
To implement this feature, the following steps could be considered:
- Identify the key areas in Graph Explorer that require localization, such as UI text, error messages, tooltips, and documentation.
- Introduce a language selection mechanism that allows users to switch between supported languages.
- Develop a comprehensive set of language files, containing translations for all relevant text strings used within the platform.
- Test the I18n functionality thoroughly to ensure accurate translations, and a consistent user experience across all languages.
Contributor guide
Assessment
This issue has not been assessed yet.