Skip to main content
Glama

create_translation_key_bulk

Create multiple translation keys at once in SimpleLocalize projects. Add up to 100 keys with optional metadata like namespaces, descriptions, tags, and character limits.

Instructions

This tool will create multiple translation keys in your SimpleLocalize project in bulk.

  • Provide an array of translation key objects (max 100).

  • Each object must include 'key' and can include 'namespace', 'description', 'codeDescription', 'tags', and 'charactersLimit'.

  • It doesn't throw an error if translation key already exists, but it returns a list of failures.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
translationKeysYesArray of translation keys to create (max 100).

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/simplelocalize/simplelocalize-mcp-server'

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