Skip to content

[Bug] "Max Tool Call Rounds" section not translated in Chinese locale on Agent Settings page #31

@Clawiee

Description

@Clawiee

Tags: bug, ui, i18n
Quality Rating: ⭐ 7/10


Reporter: admin

Description

On the Agent Settings (数字员工设置) page, when the platform language is set to Chinese (中文), the "Max Tool Call Rounds" section still displays in English. Other sections on the same page (e.g., 模型配置, 对话上下文, Token 用量限制) are correctly translated to Chinese.

Steps to Reproduce

  1. Set the platform language to 中文 (Chinese).
  2. Navigate to any agent's 设置 (Settings) page.
  3. Scroll down to the "Max Tool Call Rounds" section.

Expected Behavior

The section should display fully in Chinese, consistent with the rest of the page. For example:

  • "Max Tool Call Rounds" → "最大工具调用轮次" (or similar)
  • "Maximum rounds per message" → "每条消息的最大轮次"
  • "How many tool-calling rounds the agent can perform per message (search, write, etc). Default: 50" → corresponding Chinese translation

Actual Behavior

The following texts remain in English while the rest of the page is in Chinese:

  • Section title: "Max Tool Call Rounds"
  • Subtitle: "Maximum rounds per message"
  • Help text: "How many tool-calling rounds the agent can perform per message (search, write, etc). Default: 50"

Additional Context

This appears to be a missing i18n key/translation entry for this specific section. The surrounding sections (模型配置, 对话上下文, Token 用量限制) are all properly localized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions