Skip to content

Improve Chinese translation based on English locale.js#21044

Merged
guerler merged 1 commit intogalaxyproject:devfrom
djken2009:improve-chinese-translation
Feb 4, 2026
Merged

Improve Chinese translation based on English locale.js#21044
guerler merged 1 commit intogalaxyproject:devfrom
djken2009:improve-chinese-translation

Conversation

@djken2009
Copy link
Copy Markdown
Contributor

@djken2009 djken2009 commented Oct 11, 2025

Based on the English locale.js file, this commit improves the Chinese translation by fixing missing translations and inaccurate expressions.

Changes:

  • Fixed 99 missing translations that were marked as 'false'
  • Improved translation quality and consistency
  • Aligned file structure with English version for better maintainability

Note: Many hardcoded strings in Vue templates remain untranslated and would require systematic internationalization refactoring.

Fixes #20765

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions Bot added this to the 26.0 milestone Oct 11, 2025
@guerler
Copy link
Copy Markdown
Contributor

guerler commented Jan 20, 2026

This needs a rebase.

@guerler guerler modified the milestones: 26.0, 26.1 Jan 25, 2026
@mvdbeek mvdbeek requested a review from guerler February 3, 2026 15:36
Based on the English locale.js file, this commit improves the Chinese
translation by fixing missing translations and inaccurate expressions.

Changes:
- Fixed 99 missing translations that were marked as 'false'
- Improved translation quality and consistency
- Aligned file structure with English version for better maintainability

Note: Many hardcoded strings in Vue templates remain untranslated and
would require systematic internationalization refactoring.

Fixes galaxyproject#20765
@guerler guerler force-pushed the improve-chinese-translation branch from 3c19049 to 5eb1fd5 Compare February 4, 2026 06:48
@guerler guerler merged commit 03a765f into galaxyproject:dev Feb 4, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

language patch package

2 participants