fix: update translation files and add new languages#56
Merged
Conversation
Reviewer's GuideUpdates translation files to match updated source line numbers and extends CMakeLists to include German, Tamil, and Turkish language support while preserving existing translations. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
wjyrich
force-pushed
the
fix-bug-271635
branch
from
September 23, 2025 06:33
2a141fa to
87275a9
Compare
deepin pr auto review这段 diff 显示了 CMakeLists.txt 文件中翻译文件的变更,主要添加了德语(de)、泰米尔语(ta)和土耳其语(tr)的翻译文件。以下是我的审查意见:
总体而言,这个变更本身是合理且符合规范的,主要是增加了对新语言的支持。如果这是一个多语言应用程序,添加更多语言翻译是有益的。建议按照上述改进建议进行补充,以增强项目的可维护性和灵活性。 |
BLumia
approved these changes
Sep 23, 2025
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, wjyrich The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: 更新翻译文件并添加新语言支持
Pms: BUG-271635
Summary by Sourcery
Add support for German, Tamil, and Turkish translations and update existing translation files to match source code changes
New Features:
Enhancements:
Build: