For the complete documentation index, see llms.txt. This page is also available as Markdown.

Multilingual material organization

The marketing team receives a package of materials containing documents, screenshots, and product terminology that needs to be translated into another language while keeping names, numbers, and formatting consistent. A glossary and a small pilot translation can reduce rework for the entire set of materials.

资料经过知识库检索、Agent 整理并形成译文或内容交付物的工作流图
First confirm that the source materials are retrieved accurately, then have the Agent unify the terminology and output format, and finally manually verify key content.
翻译页面把中文发布方案完整翻译成英文的实际结果
Keep the original text on the left and display the actual translation on the right. Before delivery, you can line-by-line verify key terms such as gray release, monitoring metrics, and rollback procedures.

Workflow

1

1. First build a glossary

List product names, feature names, personal names, units, and legal wording that cannot be rewritten. Write down the usage in the target language for each term.

2

2. Use a small passage to calibrate the style

In [Translate], first process one representative section to confirm the level of formality, heading style, and terminology, then translate the entire document.

3

3. Check images separately with OCR

After uploading screenshots, first verify the recognized text, especially numbers, button names, and tables. Recognition errors should be corrected before translation.

4

4. Let the Agent perform a consistency check

Put the source text, translation, and glossary into the working directory, and let the Agent list terminology inconsistencies, omissions, number discrepancies, and link issues, without directly replacing legal content.

Checks before delivery

  • Product names and UI paths match the actual interface;

  • Numbers, dates, currency, and units have not changed;

  • Markdown links, code blocks, and image captions are preserved;

  • Legal, medical, or safety content has undergone professional review.

Item
Recommended approach

Translation entry point

Use [Translate] for short text and screenshots; leave multi-file organization to the Agent

Terminology

Provide product names, proper nouns, and a do-not-translate list first

Files

Save the source text and translation in separate directories, keeping the correspondence of original filenames

Completion criteria

Numbers, links, and proper nouns are consistent; image text has been spot-checked; formatting changes are marked in the delivery notes

Last updated

Was this helpful?