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

Add Chinese language support #2991

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Chinese language support #2991

wants to merge 1 commit into from

Conversation

buvb
Copy link
Contributor

@buvb buvb commented Dec 16, 2024

Problem

The project currently lacks Chinese language support, which limits its accessibility for Chinese-speaking users.

Solution

Added Chinese language translations to make the project more accessible to Chinese-speaking users.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

One-line summary:
Add Chinese (zh) language support to improve project accessibility

@boring-cyborg boring-cyborg bot added the web label Dec 16, 2024
Copy link

boring-cyborg bot commented Dec 16, 2024

Thanks for opening your first pull request in the Marquez project! Please check out our contributing guidelines (https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md).

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
🔨 Latest commit 051cc28
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/676059877ded4d00080c36b7

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (b166081) to head (051cc28).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2991   +/-   ##
=========================================
  Coverage     81.18%   81.18%           
  Complexity     1506     1506           
=========================================
  Files           268      268           
  Lines          7356     7356           
  Branches        325      325           
=========================================
  Hits           5972     5972           
  Misses         1226     1226           
  Partials        158      158           

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

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.

1 participant