Skip to content

Recording C++ migrated API pages leave parameter and return labels in English #788

Description

@Jiayi-Ye02

This was generated by AI during triage.

Problem

The migrated zh-CN Recording C++ API pages leave API section labels and table headers in English. Labels such as Parameters, Name, Description, and Returns appear on localized pages where the corresponding UI text should be Chinese.

Evidence

Local preview shows the Recording C++ page rendering English labels in the parameter and return sections:

http://127.0.0.1:3002/zh-CN/api-reference/recording/cpp/classagora-1-1recording-1-1-i-recording-engine#returns

The generated source contains English labels in content/docs/zh-CN/api-reference/recording/cpp/classagora-1-1recording-1-1-i-recording-engine.mdx:

line 30: #### Parameters

line 32: | Name | Description |

line 37: #### Returns

The same English table headers also appear repeatedly across migrated Recording C++ files under content/docs/zh-CN/api-reference/recording/cpp/**.

Impact

Users reading zh-CN migrated API reference pages see mixed English and Chinese API documentation labels. This makes localized pages inconsistent with the expected Chinese API reference presentation and reduces migration quality.

Scope

Observed in the migrated Recording C++ Doxygen API reference under content/docs/zh-CN/api-reference/recording/cpp/**, including the agora::recording::IRecordingEngine page.

Links

Related PR: #699

Parent: #690

Metadata

Metadata

Assignees

Labels

P0bugSomething isn't workingready-for-humanRequires human implementation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions