Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: add Bulgarian translation #1732

Merged
merged 8 commits into from
Mar 28, 2024
Merged

✨ feat: add Bulgarian translation #1732

merged 8 commits into from
Mar 28, 2024

Conversation

pazoff
Copy link
Contributor

@pazoff pazoff commented Mar 25, 2024

  • ✨ feat

🔀 变更说明 | Description of Change

added Bulgarian translation

📝 补充信息 | Additional Information

Bulgarian translation

Copy link

vercel bot commented Mar 25, 2024

@pazoff is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @pazoff

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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@arvinxx
Copy link
Contributor

arvinxx commented Mar 26, 2024

@pazoff hi pazoff ! I'm really glad for your contribution, cloud you pelease check the document Add New Locale ? I think there is some more work need to be done~

@pazoff
Copy link
Contributor Author

pazoff commented Mar 26, 2024

@pazoff hi pazoff ! I'm really glad for your contribution, cloud you pelease check the document Add New Locale ? I think there is some more work need to be done~

bg_BG added to .i18nrc.js

@arvinxx arvinxx changed the title added Bulgarian translation ✨ feat: add Bulgarian translation Mar 27, 2024
@arvinxx
Copy link
Contributor

arvinxx commented Mar 28, 2024

@pazoff Hi pazoff~ sorry for the delay reply. Could you please add the last and also the most important part for users —— the Bulgarian locale option:

{
label: 'Italiano',
value: 'it-IT',
},
{
label: 'Tiếng Việt',
value: 'vi-VN',
},

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (04d8e53) to head (66d648b).
Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1732      +/-   ##
==========================================
- Coverage   92.57%   90.12%   -2.46%     
==========================================
  Files         239      245       +6     
  Lines       13066    13872     +806     
  Branches     1562      933     -629     
==========================================
+ Hits        12096    12502     +406     
- Misses        970     1370     +400     

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

@pazoff
Copy link
Contributor Author

pazoff commented Mar 28, 2024

@pazoff Hi pazoff~ sorry for the delay reply. Could you please add the last and also the most important part for users —— the Bulgarian locale option:

{
label: 'Italiano',
value: 'it-IT',
},
{
label: 'Tiếng Việt',
value: 'vi-VN',
},

added bg_BG

Copy link
Contributor

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

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

some detail need to be polished

src/locales/resources.ts Outdated Show resolved Hide resolved
src/locales/resources.ts Outdated Show resolved Hide resolved
src/locales/resources.ts Outdated Show resolved Hide resolved
@pazoff
Copy link
Contributor Author

pazoff commented Mar 28, 2024

some detail need to be polished

ok.done

Copy link
Contributor

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

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

LGTM now, I'll merge it. Thanks for your contribution!

Copy link

vercel bot commented Mar 28, 2024

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

Name Status Preview Comments Updated (UTC)
lobe-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 5:50pm

@arvinxx arvinxx merged commit e181dd1 into lobehub:main Mar 28, 2024
4 of 5 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @pazoff ❤️

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 Mar 28, 2024
## [Version 0.143.0](v0.142.9...v0.143.0)
<sup>Released on **2024-03-28**</sup>

#### ✨ Features

- **misc**: Add Bulgarian translation.

<br/>

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

#### What's improved

* **misc**: Add Bulgarian translation, closes [#1732](#1732) ([e181dd1](e181dd1))

</details>

<div align="right">

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

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 0.143.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Mar 29, 2024
## [Version&nbsp;1.23.0](v1.22.8...v1.23.0)
<sup>Released on **2024-03-29**</sup>

#### ✨ Features

- **misc**: Add Bulgarian translation.

#### 🐛 Bug Fixes

- **misc**: Fix Add agent and Converse button not jump.

<br/>

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

#### What's improved

* **misc**: Add Bulgarian translation, closes [lobehub#1732](https://github.com/bentwnghk/lobe-chat/issues/1732) ([e181dd1](e181dd1))

#### What's fixed

* **misc**: Fix Add agent and Converse button not jump, closes [lobehub#1785](https://github.com/bentwnghk/lobe-chat/issues/1785) ([a52799c](a52799c))

</details>

<div align="right">

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

</div>
OskarMast added a commit to OskarMast/OpenAI_Integraion_platform that referenced this pull request Apr 5, 2024
## [Version&nbsp;0.143.0](lobehub/lobe-chat@v0.142.9...v0.143.0)
<sup>Released on **2024-03-28**</sup>

#### ✨ Features

- **misc**: Add Bulgarian translation.

<br/>

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

#### What's improved

* **misc**: Add Bulgarian translation, closes [#1732](lobehub/lobe-chat#1732) ([e181dd1](lobehub/lobe-chat@e181dd1))

</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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants