Skip to main content
Glama

add_translation_memory_entry

Store approved translations in a memory database to reuse them for future localization tasks, ensuring consistency across projects.

Instructions

Add a new entry to the translation memory.

Use this to store approved translations so they are reused in future localizations.

Args: source_text: The original text. target_text: The approved translation. source_language_code: Source language code (e.g. "en"). target_language_code: Target language code (e.g. "fr-FR"). name: Optional label for this entry (e.g. "homepage hero copy").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_textYes
target_textYes
source_language_codeYes
target_language_codeYes
nameNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nativ-Technologies/nativ-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server