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(translation): Added Simplified Chinese translation,Fix pt-br not working #1011

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

MartialBE
Copy link
Contributor

Description

Added Simplified Chinese translation and fixed pt-br not working.

@@ -29,13 +29,17 @@ export const useLanguageHook = (): {
name: "Français",
},
{
id: "pt",
id: "ptbr",
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks

@mamadoudicko
Copy link
Contributor

Nice PR @MartialBE,

Thanks for the contrib!

@gozineb gozineb merged commit e328ab8 into QuivrHQ:main Aug 22, 2023
1 of 3 checks passed
StanGirard pushed a commit that referenced this pull request Sep 12, 2023
… working (#1011)

* 🌐 Add Chinese translation, fix pt-br errors.

* 🌐 Fix syntax errors.
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.

None yet

3 participants