feat: implement internationalization (i18n) support #570
Closed
byronwang2005 wants to merge 83 commits intoValueCell-ai:mainfrom
Closed
feat: implement internationalization (i18n) support #570byronwang2005 wants to merge 83 commits intoValueCell-ai:mainfrom
byronwang2005 wants to merge 83 commits intoValueCell-ai:mainfrom
Conversation
Co-Authored-By: Felix <24791380+vcfgv@users.noreply.github.com>
…w agent suggestions list component
vcfgv
reviewed
Dec 15, 2025
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
…on (ValueCell-ai#511) ## 📝 Pull Request Template ### 1. Related Issue Closes ValueCell-ai#216 ValueCell-ai#196 ### 2. Type of Change (select one) Type of Change: New Feature ### 3. Description - Attempt to reduce the error reports when obtaining stock data. - Reorganize the layout of the homepage. -- Add TradingView plugin to display the index information. -- Hide certain parameters helps to avoid congestion. -- ~~When the proxy is unavailable or the index data is unavailable, the partial table is hidden.~~ - Add TradingView plugin to display the stock information. - ~~Compatible with the color settings in the settings menu.~~ ### 4. Testing - [x] I have tested this locally. - [ ] I have updated or added relevant tests. ### 5. Checklist - [x] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md) - [x] I have followed the [Contributing Guidelines](./CONTRIBUTING.md) - [x] My changes follow the project's coding style --------- Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com> Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
5 tasks
Contributor
Author
|
Superseded by #573
|
hazeone
pushed a commit
that referenced
this pull request
Dec 15, 2025
…570 (#573) ## 📝 Pull Request Template ### 1. Related Issue Closes #557 #232 ### 2. Type of Change (select one) Type of Change: New Feature ### 3. Description supersedes #570 ### 4. Testing - [x] I have tested this locally. - [ ] I have updated or added relevant tests. ### 5. Checklist - [x] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md) - [x] I have followed the [Contributing Guidelines](./CONTRIBUTING.md) - [x] My changes follow the project's coding style --------- Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Pull Request Template
1. Related Issue
Closes #557 #232
2. Type of Change (select one)
Type of Change: New Feature
3. Description
Depends on PR #511
This PR builds on feat/tvsupport. Please review & merge #511 first.
Based on
react-i18next.4. Testing
5. Checklist