create_translation_keys
Generate multiple translation keys simultaneously for a project. Define keys, optional namespaces, and descriptions to streamline localization processes.
Instructions
Create translation keys in bulk for a project.
This endpoint allows you to create multiple translation keys at once. You can create up to 100 translation keys in a single request. Each key must have a 'key' field, and optionally can include 'namespace' and 'description' fields.
Args: keys: List of dictionaries containing key information with fields: - key (required): Translation key (max 500 chars) - namespace (optional): Namespace for the key (max 64 chars) - description (optional): Description for translators (max 500 chars)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
keys | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SimpleLocalize MCP Server
Related Tools
- @GalvinGao/mcp-simplelocalize
- @translated/lara-mcp
- @sammcj/mcp-data-extractor
- @vmehta14/whissle-mcp
- @alexwohletz/language-server-mcp