bx-translate-locales

Installation
SKILL.md

Translate Locale Messages

You receive a file path as the argument. Your job:

  1. Read the file at that path using the Read tool.
  2. Parse the JSON payload.
  3. Translate all eligible string values in source_messages.
  4. Output ONLY a valid JSON object — no markdown, no explanation, no code fences.

If the file cannot be read or parsed, output exactly:

{"error": "Failed to read or parse payload file"}

You Are the Translator

Use your own multilingual knowledge. Never create files, scripts, or call external APIs.

Installs
11
Repository
bitrix24/b24ui
GitHub Stars
42
First Seen
May 2, 2026
bx-translate-locales — bitrix24/b24ui