Merged
Conversation
Co-authored-by: nighca <1492263+nighca@users.noreply.github.com> Agent-Logs-Url: https://github.com/goplus/builder/sessions/382560f4-afcd-4e75-b90a-009f81603c3e
Copilot created this pull request from a session on behalf of
nighca
March 26, 2026 01:39
View session
Contributor
There was a problem hiding this comment.
Pull request overview
更正资产生成流程中自动丰富细节 tooltip 的中文文案用词,使其在“请用户等待”的语境下使用更准确的“请稍候”,提升界面文案一致性与语义准确性。
Changes:
- 将 tooltip 中文提示从“请稍后...”更正为“请稍候...”
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
Clean, well-scoped fix. The semantic distinction between |
cn0809
approved these changes
Mar 26, 2026
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.
"稍后"(a moment later)与"稍候"(please wait a moment)语义不同。在自动丰富细节进行中的 tooltip 场景下,应使用"稍候"。
EnrichableSubmitButton.vue:请稍后...→请稍候...