add_term_lib_entry
Add a new term to a translation glossary by providing the source text, target text, and term library ID.
Instructions
添加术语库条目
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tl_id | Yes | 术语库ID | |
| source_text | Yes | 源语言文本 | |
| target_text | Yes | 目标语言文本 |