Some Texts Remain in Chinese on Developer Portal


๐งพ Description
When browsing the Blocklet Developer Portal using English language settings or Google Translate, several parts of the site remain partially untranslated โ certain headings, menu items, and descriptions are still displayed in Chinese, creating inconsistency and confusion for non-Chinese users.
๐ Steps to Reproduce
- Open https://developer.blocklet.io/.
- Set browser translation to English (or select English if language toggle is available).
- Navigate through documentation pages and sidebar menus.
- Observe that some text remains in Chinese even after translation.
โ Expected Behavior
All text on the site should appear fully translated into English, especially when using the English UI or translation tools.
โ Actual Behavior
Portions of the content (titles, menu items, descriptions, and documentation sections) are still in Chinese, even after enabling translation or selecting English.
๐ Impact
- Reduces accessibility for non-Chinese developers.
- Causes confusion when navigating documentation or tutorials.
- May discourage international contributors or users.
๐งฐ Suggested Fix
- Review localization files or markdown content for untranslated strings.
- Implement full i18n (internationalization) support for English.
- Verify translation coverage in menus, docs, and UI components.
- Optionally add a โReport Untranslated Textโ button for user feedback.