update_translations
Update multiple translations in bulk by specifying key, language, and text in a single request. Optional namespace inclusion supports organized localization workflows.
Instructions
Update translations in bulk with a single request.
This endpoint allows you to update multiple translations at once. You can update up to 100 translations in a single request. Each translation must specify the key, language, and text. Namespace is optional.
Args: translations: List of dictionaries containing translation information with fields: - key (required): Translation key - language (required): Language code - text (required): Translation text (max 65535 chars) - namespace (optional): Namespace for the key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
translations | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SimpleLocalize MCP Server
Related Tools
- @GalvinGao/mcp-simplelocalize
- @translated/lara-mcp
- @lumile/lumbretravel-mcp
- @sammcj/mcp-data-extractor
- @vmehta14/whissle-mcp