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

Update Chinese language support #7878

Merged
merged 10 commits into from
Aug 14, 2024

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat commented Aug 14, 2024

The Chinese translation support now matches Crowdin:

image

@SchrodingersGat SchrodingersGat added the bug Identifies a bug which needs to be addressed label Aug 14, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Aug 14, 2024
Copy link

netlify bot commented Aug 14, 2024

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 6121a38
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66bc7e90e6b4d60008b2b731
😎 Deploy Preview https://deploy-preview-7878--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🔴 down 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 92 (no change from production)
SEO: 70 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.47%. Comparing base (e1b0efa) to head (6121a38).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7878      +/-   ##
==========================================
+ Coverage   83.43%   83.47%   +0.03%     
==========================================
  Files        1128     1128              
  Lines       50270    50271       +1     
  Branches     1733     1733              
==========================================
+ Hits        41944    41962      +18     
+ Misses       7873     7862      -11     
+ Partials      453      447       -6     
Flag Coverage Δ
backend 85.21% <ø> (+<0.01%) ⬆️

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.

@SchrodingersGat
Copy link
Member Author

I'll merge this in and then monitor #7879 too.

@SchrodingersGat SchrodingersGat merged commit aed5516 into inventree:master Aug 14, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the zh-support branch August 14, 2024 10:19
@SchrodingersGat SchrodingersGat added backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x labels Aug 14, 2024
Copy link
Contributor

💔 All backports failed

Status Branch Result
0.16.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 7878

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

matmair pushed a commit to matmair/InvenTree that referenced this pull request Aug 14, 2024
* Rename zh_hant to zh_Hant

* Fix front-end language mappings

* Remove "zh" code (is "zh_Hans")

* Remap backend translations

* Update frontend translation files

* Fix locale spec for front-end

* Update pt_BR for frontend translations

* Fix pt_BR for backend

* Rename es-mx to es_MX

(cherry picked from commit aed5516)
SchrodingersGat added a commit that referenced this pull request Aug 14, 2024
* Update Chinese language support (#7878)

* Rename zh_hant to zh_Hant

* Fix front-end language mappings

* Remove "zh" code (is "zh_Hans")

* Remap backend translations

* Update frontend translation files

* Fix locale spec for front-end

* Update pt_BR for frontend translations

* Fix pt_BR for backend

* Rename es-mx to es_MX

(cherry picked from commit aed5516)

* Manually update translations

---------

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The results of the crowdin translation are not synchronized into the github file
1 participant