> ## Documentation Index
> Fetch the complete documentation index at: https://docs.textsetu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TextSetu

> The shared workspace where translators, reviewers, and developers manage every string — with approvals, a glossary, translation memory, quality checks, and 40+ import/export formats.

## Localize your product, in every language.

TextSetu is a **translation management platform**. Instead of emailing
spreadsheets or copy-pasting strings into a dozen `.po` files, your whole team
works in one shared, structured workspace.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/docs/getting-started">
    Create an account, your first project, and your first translation.
  </Card>

  <Card title="Read the Docs" icon="book-open" href="/docs/introduction">
    What TextSetu is, who it's for, and how it fits together.
  </Card>
</CardGroup>

## Everything you need to localize

One platform for the whole localization workflow — from first string to shipped
translation.

<CardGroup cols={2}>
  <Card title="Translate in a grid" icon="table" href="/docs/guides/translating">
    A fast, spreadsheet-like editor — one row per key, one column per language —
    with inline suggestions and live quality checks.
  </Card>

  <Card title="Approval workflow" icon="circle-check" href="/docs/guides/approval-workflow">
    Gate every change. Translators submit proposals; approvers review and
    publish. Nothing ships unreviewed.
  </Card>

  <Card title="Glossary & terminology" icon="book-marked" href="/docs/guides/glossary">
    Keep wording consistent with do-not-translate and forbidden terms that
    surface as suggestions and QA warnings.
  </Card>

  <Card title="Translation memory" icon="brain" href="/docs/guides/translation-memory">
    Reuse past work. Matching segments are suggested automatically, so you
    translate each sentence once.
  </Card>

  <Card title="Branches & history" icon="git-branch" href="/docs/guides/branches">
    Work on isolated branches and merge like code. Every value keeps a full
    history with one-click rollback.
  </Card>

  <Card title="40+ file formats" icon="file-json" href="/docs/reference/file-formats">
    Import and export JSON, XLIFF, CSV, Android XML, Apple strings, Gettext PO,
    ARB, YAML, TMX and many more.
  </Card>
</CardGroup>

## For developers

<CardGroup cols={2}>
  <Card title="REST API" icon="square-terminal" href="/api/introduction">
    Read and write translations, import/export, and fetch project stats.
  </Card>

  <Card title="MCP Server" icon="plug" href="/api/mcp">
    Connect Claude, Cursor, or VS Code straight to your translations.
  </Card>
</CardGroup>
