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

Backport Update Chinese language support #7883

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

matmair
Copy link
Member

@matmair matmair commented 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
Copy link
Member

Excellent @matmair that was going to be next on my list :) Thanks for tackling this!

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed translation refactor labels Aug 14, 2024
@SchrodingersGat SchrodingersGat added this to the 0.16.0 milestone Aug 14, 2024
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.43%. Comparing base (36ecd41) to head (51bcef0).

Additional details and impacted files
@@            Coverage Diff             @@
##           0.16.x    #7883      +/-   ##
==========================================
- Coverage   83.51%   83.43%   -0.09%     
==========================================
  Files        1124     1124              
  Lines       49926    49927       +1     
  Branches     1653     1653              
==========================================
- Hits        41698    41656      -42     
- Misses       7790     7827      +37     
- Partials      438      444       +6     
Flag Coverage Δ
backend 85.24% <ø> (ø)
pui 64.26% <ø> (-0.54%) ⬇️

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 SchrodingersGat merged commit 5c03684 into inventree:0.16.x Aug 14, 2024
20 checks passed
@SchrodingersGat SchrodingersGat deleted the backport/0.16.x/pr-7878 branch August 14, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed refactor translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants