Skip to content

🌐 chore: sync i18n locale translations#13340

Merged
tjx666 merged 1 commit intocanaryfrom
chore/sync-i18n-locales
Mar 27, 2026
Merged

🌐 chore: sync i18n locale translations#13340
tjx666 merged 1 commit intocanaryfrom
chore/sync-i18n-locales

Conversation

@tjx666
Copy link
Copy Markdown
Member

@tjx666 tjx666 commented Mar 27, 2026

πŸ’» Change Type

  • πŸ”¨ chore

πŸ”€ Description of Change

  • Sync i18n locale translations for all languages
  • Add new notification.json locale files for 16 languages

πŸ§ͺ How to Test

  • No tests needed

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lobehub Ready Ready Preview, Comment Mar 27, 2026 10:51am

Request Review

@lobehubbot
Copy link
Copy Markdown
Member

@canisminor1990 - This is an i18n locale sync PR. Please take a look.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 66.75%. Comparing base (6b4046e) to head (bfa842e).
⚠️ Report is 1 commits behind head on canary.

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            
Flag Coverage Ξ”
app 58.13% <ΓΈ> (ΓΈ)
database 96.66% <ΓΈ> (ΓΈ)
packages/agent-runtime 89.61% <ΓΈ> (ΓΈ)
packages/context-engine 86.47% <ΓΈ> (ΓΈ)
packages/conversation-flow 92.36% <ΓΈ> (ΓΈ)
packages/file-loaders 87.02% <ΓΈ> (ΓΈ)
packages/memory-user-memory 66.68% <ΓΈ> (ΓΈ)
packages/model-bank 99.85% <ΓΈ> (ΓΈ)
packages/model-runtime 84.44% <ΓΈ> (ΓΈ)
packages/prompts 67.76% <ΓΈ> (ΓΈ)
packages/python-interpreter 92.90% <ΓΈ> (ΓΈ)
packages/ssrf-safe-fetch 0.00% <ΓΈ> (ΓΈ)
packages/utils 90.41% <ΓΈ> (ΓΈ)
packages/web-crawler 88.82% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Ξ”
Store 66.11% <ΓΈ> (ΓΈ)
Services 49.58% <ΓΈ> (ΓΈ)
Server 67.20% <ΓΈ> (ΓΈ)
Libs 51.06% <ΓΈ> (ΓΈ)
Utils 91.01% <ΓΈ> (ΓΈ)
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ’‘ Codex Review

"anthropic/claude-3.5-sonnet.description": "Claude 3.5 Sonnet is the fast, efficient model in the Sonnet family, offering better coding and reasoning performance, with some versions gradually replaced by Sonnet 3.7 and later.",
"anthropic/claude-3.7-sonnet.description": "Claude 3.7 Sonnet is an upgraded Sonnet model with stronger reasoning and coding, suitable for enterprise-grade complex tasks.",

P2 Badge Restore unprefixed model description aliases

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".

@tjx666 tjx666 merged commit 197a0cc into canary Mar 27, 2026
33 checks passed
@tjx666 tjx666 deleted the chore/sync-i18n-locales branch March 27, 2026 10:59
@lobehubbot
Copy link
Copy Markdown
Member

❀️ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants