π chore: sync i18n locale translations#13340
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@canisminor1990 - This is an i18n locale sync PR. Please take a look. |
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## canary #13340 +/- ##
========================================
Coverage 66.75% 66.75%
========================================
Files 1894 1894
Lines 152312 152312
Branches 17374 18077 +703
========================================
Hits 101672 101672
Misses 50520 50520
Partials 120 120
Flags with carried forward coverage won't be shown. Click here to find out more.
π New features to boost your workflow:
|
There was a problem hiding this comment.
π‘ Codex Review
lobehub/locales/en-US/models.json
Lines 274 to 275 in bfa842e
These locale updates drop unprefixed keys like claude-3.5-sonnet.description, claude-3.7-sonnet.description, and text-embedding-ada-002.description, but discover pages still resolve descriptions by identifier without provider prefix (src/server/services/discover/index.ts splits item.id at /, then UI calls t(${identifier}.description) in src/routes/(main)/community/(list)/model/features/List/Item.tsx). Since models such as anthropic/claude-3.5-sonnet, anthropic/claude-3.7-sonnet, and openai/text-embedding-ada-002 are still in model-bank, those cards will now show raw i18n keys instead of readable descriptions.
βΉοΈ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with π.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
β€οΈ Great PR @tjx666 β€οΈ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
π» Change Type
π Description of Change
notification.jsonlocale files for 16 languagesπ§ͺ How to Test