Skip to main content
Glama

lokalise_list_translations

Inspect translated text across languages to audit quality, find untranslated content, or check language progress. Filter by review status, QA issues, or language ID.

Instructions

Low-level inspection of actual translated text across languages. Required: projectId. Optional: limit (100), cursor, filterLangId, filterIsReviewed, filterQaIssues. Use for quality audits, finding untranslated content, or checking specific language progress. Returns: Translation entries with content, status, QA flags. Note: Different from keys - this shows actual text.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdYesProject ID to list translations for
limitNoNumber of translations to return (1-5000, default: 100)
cursorNoCursor for pagination (from previous response)
filterLangIdNoFilter by language ID (numeric, not ISO code)
filterIsReviewedNoFilter by review status (0=not reviewed, 1=reviewed)
filterUnverifiedNoFilter by verification status (0=verified, 1=unverified)
filterUntranslatedNoFilter by translation status (1=show only untranslated)
filterQaIssuesNoFilter by QA issues (comma-separated: spelling_and_grammar,inconsistent_placeholders,etc.)
filterActiveTaskIdNoFilter by active task ID
disableReferencesNoDisable reference information in response
Install Server

Other Tools

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/AbdallahAHO/lokalise-mcp'

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