fix: 1.翻译中文类名正则规则改成只要包含中文则匹配上 2、yarn.lock阿里内网地址改成公网taobao地址#430
Open
zhuSass wants to merge 1 commit intoalibaba:masterfrom
Open
fix: 1.翻译中文类名正则规则改成只要包含中文则匹配上 2、yarn.lock阿里内网地址改成公网taobao地址#430zhuSass wants to merge 1 commit intoalibaba:masterfrom
zhuSass wants to merge 1 commit intoalibaba:masterfrom
Conversation
|
zhuzengzhi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Collaborator
Author
|
我认为这是应该兼顾的兼容,实用的工具应该能面对各种命名格式,而不是强加给后端那边进行规范,主要只是一个源数据字符包含特殊字符的场景它也不应该丢给应用者这块进行解决,我认为应该是pont内去解决的 @z979054461 |
Collaborator
兼容没有问题,比如匹配中文的时候可以包含_,但是翻译应该只翻译“«”前面的部分,比如同时存在这样几个类,应该只匹配到1、4和5,最终翻译只翻译“输出参数vo”和“中文类名”
|
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.




What kind of change does this PR introduce(这个 PR 引入了什么样的变化)?
Does this PR introduce a breaking change(这次 PR 引入了一个重大变化吗)?
If yes, please describe the impact and migration path for existing applications(如果是,请描述现有应用程序的影响和迁移路径):
The PR fulfills these requirements(PR 符合以下要求)
Other information(其他信息)