feat(operation-record): add operation action/type locale messages#3333
Open
LordofAvernus wants to merge 1 commit into
Open
feat(operation-record): add operation action/type locale messages#3333LordofAvernus wants to merge 1 commit into
LordofAvernus wants to merge 1 commit into
Conversation
Add Chinese and English labels for SQLE operation record metadata. Refs actiontech/sqle-ee#2635
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨No code suggestions found for the PR. |
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.
User description
Summary
Related
Test plan
Made with Cursor
Description
添加工单更新、审核及SQL版本相关本地化消息
更新并整理active.en.toml和active.zh.toml内容
删除冗余旧消息,统一提示文案和术语
Diagram Walkthrough
File Walkthrough
message_zh.go
新增及更新本地化消息配置sqle/locale/message_zh.go
OprActionUpdateWorkflow、OprActionUpdateFeishuAuditConfiguration、OprActionUpdateWechatAuditConfiguration、OprActionUpdateCodingConfiguration
等消息
active.en.toml
修改并优化英文本地化配置sqle/locale/active.en.toml
active.zh.toml
更新并优化中文版本地化配置sqle/locale/active.zh.toml