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

Fix: pt_br translation and adding pt to knoledg-add #4674

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

henriquelca
Copy link
Contributor

What problem does this PR solve?

Fix Portuguese (Brazil) translation
Adding portuguese to Knowledge adding settings.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)

@JinHai-CN JinHai-CN added the ci Continue Integration label Jan 30, 2025
@@ -76,6 +76,7 @@ const ConfigurationForm = ({ form }: { form: FormInstance }) => {
<Option value="English">{t('english')}</Option>
<Option value="Chinese">{t('chinese')}</Option>
<Option value="Vietnamese">{t('vietnamese')}</Option>
<Option value="Portuguese (Brazil)">{t('portugueseBr')}</Option
Copy link
Contributor

Choose a reason for hiding this comment

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

CI failed:
</Option>

@KevinHuSh KevinHuSh requested a review from cike8899 February 5, 2025 06:21
@yingfeng yingfeng added ci Continue Integration and removed ci Continue Integration labels Feb 5, 2025
@KevinHuSh KevinHuSh merged commit 54803c4 into infiniflow:main Feb 5, 2025
2 of 3 checks passed
@henriquelca henriquelca deleted the Fix_PT-BR_Translation branch February 5, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continue Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants