Skip to content

feat(i18n): add TiDB Processlist locale entries#3280

Merged
BugsGuru merged 1 commit intomainfrom
sqle/feat-2792
Apr 29, 2026
Merged

feat(i18n): add TiDB Processlist locale entries#3280
BugsGuru merged 1 commit intomainfrom
sqle/feat-2792

Conversation

@LordofAvernus
Copy link
Copy Markdown
Collaborator

@LordofAvernus LordofAvernus commented Apr 29, 2026

User description

Add ApMetaTiDBProcesslist i18n key to message_zh.go, active.zh.toml and active.en.toml for the new TiDB ProcessList scan task type.

Fixes https://github.com/actiontech/sqle-ee/issues/2792


Description

  • 新增 TiDB Processlist 国际化支持

  • 更新中文与英文配置文件条目

  • 调整 Go 语言国际化映射文件


Diagram Walkthrough

flowchart LR
  node1["新增 TiDB Processlist key"]
  node2["更新 message_zh.go 文件"]
  node3["更新 active.en.toml 文件"]
  node4["更新 active.zh.toml 文件"]
  node1 -- "应用于" --> node2
  node1 -- "应用于" --> node3
  node1 -- "应用于" --> node4
Loading

File Walkthrough

Relevant files
Enhancement
message_zh.go
添加 TiDB Processlist 国际化变量                                                               

sqle/locale/message_zh.go

  • 添加 TiDB Processlist 国际化项
  • 更新消息映射定义
+1/-0     
active.en.toml
新增英文 TiDB Processlist 条目                                                                 

sqle/locale/active.en.toml

  • 添加英文 TiDB Processlist 国际化条目
+1/-0     
active.zh.toml
新增中文 TiDB Processlist 条目                                                                 

sqle/locale/active.zh.toml

  • 添加中文 TiDB Processlist 国际化条目
+1/-0     

Add ApMetaTiDBProcesslist i18n key to message_zh.go, active.zh.toml
and active.en.toml for the new TiDB ProcessList scan task type.

Fixes #2792
@actiontech-bot actiontech-bot requested a review from BugsGuru April 29, 2026 06:28
@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

🎫 Ticket compliance analysis 🔶

2792 - Partially compliant

Compliant requirements:

  • 新增 TiDB Processlist 国际化支持
  • 更新 message_zh.go 文件
  • 更新 active.en.toml 文件
  • 更新 active.zh.toml 文件

Non-compliant requirements:

(none)

Requires further human verification:

(none)

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@BugsGuru BugsGuru merged commit fc35f1f into main Apr 29, 2026
4 checks passed
@BugsGuru BugsGuru deleted the sqle/feat-2792 branch April 29, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants