Skip to content

Conversation

lobehubbot
Copy link
Member

@lobehubbot lobehubbot commented Jun 23, 2025

This PR was automatically generated by the i18n update workflow.
Please review the changes and merge if everything looks good.

🤖 Automation Info

  • Workflow: Daily i18n Update
  • Run ID: 15812294759
  • Commit: 01db0b634c339a709e7ca1e699aabc3b023be559
i18n Update Log ```bash $(cat i18n_update.log) ```

Summary by Sourcery

Chores:

  • Refresh models.json translation entries for all locales through automated i18n update.

Copy link

vercel bot commented Jun 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 0:31am
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 0:31am

Copy link
Contributor

sourcery-ai bot commented Jun 23, 2025

Reviewer's Guide

This PR runs the automated daily i18n update workflow to regenerate models.json translation files for all supported locales, applying additions, deletions, and modifications to keep translations in sync.

File-Level Changes

Change Details Files
Regenerated models.json translations for all locales
  • Updated existing translation entries to match source
  • Added newly introduced translation keys
  • Removed deprecated or unused keys
locales/ar/models.json
locales/bg-BG/models.json
locales/de-DE/models.json
locales/en-US/models.json
locales/es-ES/models.json
locales/fa-IR/models.json
locales/fr-FR/models.json
locales/it-IT/models.json
locales/ja-JP/models.json
locales/ko-KR/models.json
locales/nl-NL/models.json
locales/pl-PL/models.json
locales/pt-BR/models.json
locales/ru-RU/models.json
locales/tr-TR/models.json
locales/vi-VN/models.json
locales/zh-CN/models.json
locales/zh-TW/models.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 23, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@lobehubbot
Copy link
Member Author

👍 @lobehubbot

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link
Contributor

gru-agent bot commented Jun 23, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 296a3ca 🚫 Skipped No files need to be tested {"locales/ar/models.json":"File path does not match include patterns.","locales/bg-BG/models.json":"File path does not match include patterns.","locales/de-DE/models.json":"File path does not match include patterns.","locales/en-US/models.json":"File path does not match include patterns.","locales/es-ES/models.json":"File path does not match include patterns.","locales/fa-IR/models.json":"File path does not match include patterns.","locales/fr-FR/models.json":"File path does not match include patterns.","locales/it-IT/models.json":"File path does not match include patterns.","locales/ja-JP/models.json":"File path does not match include patterns.","locales/ko-KR/models.json":"File path does not match include patterns.","locales/nl-NL/models.json":"File path does not match include patterns.","locales/pl-PL/models.json":"File path does not match include patterns.","locales/pt-BR/models.json":"File path does not match include patterns.","locales/ru-RU/models.json…

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link
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.

Hey @lobehubbot - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.37%. Comparing base (826d724) to head (296a3ca).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #8253     +/-   ##
=========================================
  Coverage   87.37%   87.37%             
=========================================
  Files         843      843             
  Lines       62876    62876             
  Branches     4142     5871   +1729     
=========================================
  Hits        54941    54941             
  Misses       7935     7935             
Flag Coverage Δ
app 87.37% <ø> (ø)
server 95.67% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@canisminor1990 canisminor1990 merged commit b86dc9b into main Jun 23, 2025
41 of 43 checks passed
@canisminor1990 canisminor1990 deleted the style/auto-i18n branch June 23, 2025 02:11
@lobehubbot
Copy link
Member Author

❤️ Great PR @lobehubbot ❤️

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.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Jun 23, 2025
### [Version&nbsp;1.96.6](v1.96.5...v1.96.6)
<sup>Released on **2025-06-23**</sup>

#### 💄 Styles

- **misc**: Update i18n.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update i18n, closes [#8253](#8253) ([b86dc9b](b86dc9b))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member Author

🎉 This PR is included in version 1.96.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to jaworldwideorg/OneJA-Bot that referenced this pull request Jun 25, 2025
## [Version&nbsp;1.95.0](v1.94.5...v1.95.0)
<sup>Released on **2025-06-25**</sup>

#### ✨ Features

- **misc**: Add Brave & Google PSE & Kagi as build-in Search Provider, add v0 (Vercel) provider support.

#### 🐛 Bug Fixes

- **misc**: Fix `MiniMax-M1` reasoning tag missing, fix inputTemplate behavior, Google Gemini tools declarations, Remove unsupported parameters of Hunyuan.

#### 💄 Styles

- **openrouter**: Add stable versions of Gemini 2.5 models.
- **misc**: Add `blockAds` & `stealth` params for Browserless, Optimized Gemini thinkingBudget configuration, update i18n, update i18n.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add Brave & Google PSE & Kagi as build-in Search Provider, closes [lobehub#8172](https://github.com/jaworldwideorg/OneJA-Bot/issues/8172) ([16ae521](16ae521))
* **misc**: Add v0 (Vercel) provider support, closes [lobehub#8235](https://github.com/jaworldwideorg/OneJA-Bot/issues/8235) ([5842a18](5842a18))

#### What's fixed

* **misc**: Fix `MiniMax-M1` reasoning tag missing, closes [lobehub#8240](https://github.com/jaworldwideorg/OneJA-Bot/issues/8240) ([ea76c11](ea76c11))
* **misc**: Fix inputTemplate behavior, closes [lobehub#8204](https://github.com/jaworldwideorg/OneJA-Bot/issues/8204) ([61c2c3c](61c2c3c))
* **misc**: Google Gemini tools declarations, closes [lobehub#8256](https://github.com/jaworldwideorg/OneJA-Bot/issues/8256) ([08f5d73](08f5d73))
* **misc**: Remove unsupported parameters of Hunyuan, closes [lobehub#8247](https://github.com/jaworldwideorg/OneJA-Bot/issues/8247) ([826d724](826d724))

#### Styles

* **openrouter**: Add stable versions of Gemini 2.5 models, closes [lobehub#8239](https://github.com/jaworldwideorg/OneJA-Bot/issues/8239) ([d34ecab](d34ecab))
* **misc**: Add `blockAds` & `stealth` params for Browserless, closes [lobehub#8255](https://github.com/jaworldwideorg/OneJA-Bot/issues/8255) ([2ff3efa](2ff3efa))
* **misc**: Optimized Gemini thinkingBudget configuration, closes [lobehub#8224](https://github.com/jaworldwideorg/OneJA-Bot/issues/8224) ([03625e8](03625e8))
* **misc**: Update i18n, closes [lobehub#8253](https://github.com/jaworldwideorg/OneJA-Bot/issues/8253) ([b86dc9b](b86dc9b))
* **misc**: Update i18n, closes [lobehub#8242](https://github.com/jaworldwideorg/OneJA-Bot/issues/8242) ([2d1babc](2d1babc))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
sxjeru pushed a commit to sxjeru/lobe-chat that referenced this pull request Jun 27, 2025
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>
sxjeru pushed a commit to sxjeru/lobe-chat that referenced this pull request Jun 27, 2025
### [Version&nbsp;1.96.6](lobehub/lobe-chat@v1.96.5...v1.96.6)
<sup>Released on **2025-06-23**</sup>

#### 💄 Styles

- **misc**: Update i18n.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update i18n, closes [lobehub#8253](lobehub#8253) ([b86dc9b](lobehub@b86dc9b))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
AirboZH pushed a commit to yuanze-dev/lobe-chat that referenced this pull request Jul 9, 2025
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>
AirboZH pushed a commit to yuanze-dev/lobe-chat that referenced this pull request Jul 9, 2025
### [Version&nbsp;1.96.6](lobehub/lobe-chat@v1.96.5...v1.96.6)
<sup>Released on **2025-06-23**</sup>

#### 💄 Styles

- **misc**: Update i18n.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update i18n, closes [lobehub#8253](lobehub#8253) ([b86dc9b](lobehub@b86dc9b))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
bbbugg pushed a commit to bbbugg/lobe-chat that referenced this pull request Aug 14, 2025
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>
bbbugg pushed a commit to bbbugg/lobe-chat that referenced this pull request Aug 14, 2025
### [Version&nbsp;1.96.6](lobehub/lobe-chat@v1.96.5...v1.96.6)
<sup>Released on **2025-06-23**</sup>

#### 💄 Styles

- **misc**: Update i18n.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update i18n, closes [lobehub#8253](lobehub#8253) ([e73e110](lobehub@e73e110))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated i18n released size:L This PR changes 100-499 lines, ignoring generated files. style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants