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

# Lara Translate

> How to set up the Lara Translate connector, plus the actions that are available.

<div className="connector-page-header">
  <img src="https://stackone-logos.com/api/lara-translate/icon/png" alt="Lara Translate" className="connector-page-icon" />

  <div className="connector-page-changelog">
    <div className="connector-page-version"><span className="connector-page-tag-preview connector-page-stage-tag">Preview</span><span>v0.1.0</span></div>
    <div><a href="/connectors/laratranslate/changelog">See changelog</a></div>
  </div>

  <div className="connector-page-header-meta">
    <div className="connector-page-subtitle"><a href="#actions">47 actions</a> · 1 auth method</div>

    <div className="connector-page-category-tags">
      <span className="connector-page-category-tag">Translation</span>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a Connector Profile in your project. See [Setup Connector Profile](/gateway/quickstart#setup-connector-profile).

    <Columns cols={2}>
      <Card title="Connector Profile · Access Key" href="/connectors/laratranslate/guides/connector-profile/access-key" icon="https://stackone-logos.com/api/lara-translate/icon/png" horizontal>
        Requires an Access Key ID and Access Key Secret generated in the Lara Translate dashboard under API credentials. Free pl...
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Link an account [from the dashboard](/connect/managing-connectors/linking-accounts#link-from-the-dashboard) (or via [StackOne Hub](/embed/account-linking/overview)).

    See the guide for the authentication type chosen in the Connector Profile:

    <Columns cols={2}>
      <Card title="Link Account · Access Key" href="/connectors/laratranslate/guides/link-account/access-key" icon="https://stackone-logos.com/api/lara-translate/icon/png" horizontal />
    </Columns>
  </Step>

  <Step title="Use Actions">
    Connect an AI platform to the linked account's actions. See [AI Platforms](/connect/ai-platforms/overview).

    Other ways to call actions are listed in [Protocols & SDKs](/connect/protocols-and-sdks).
  </Step>
</Steps>

## Actions

<div className="connector-meta-library-section">
  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>47 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid">
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_audio_upload_url" data-action-label="Get Audio Upload URL" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Audio Upload URL</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_audio_upload_url" aria-label="Copy laratranslate_get_audio_upload_url"><code className="connector-page-code">laratranslate\_get\_audio\_upload\_url</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a pre-signed S3 upload URL for an audio file to be translated.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_audio_translation" data-action-label="Create Audio Translation Job" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Audio Translation Job</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_audio_translation" aria-label="Copy laratranslate_create_audio_translation"><code className="connector-page-code">laratranslate\_create\_audio\_translation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start an asynchronous audio-to-audio translation job from a previously uploaded S3 key.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_audio_transcript_translation" data-action-label="Create Audio Transcript Translation Job" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Audio Transcript Translation Job</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_audio_transcript_translation" aria-label="Copy laratranslate_create_audio_transcript_translation"><code className="connector-page-code">laratranslate\_create\_audio\_transcript\_translation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start an asynchronous speech-to-text plus translation job producing a translated transcript.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_audio" data-action-label="Get Audio Job Status" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Audio Job Status</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_audio" aria-label="Copy laratranslate_get_audio"><code className="connector-page-code">laratranslate\_get\_audio</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the current status of an audio translation job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_audio_download_url" data-action-label="Get Audio Download URL" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Audio Download URL</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_audio_download_url" aria-label="Copy laratranslate_get_audio_download_url"><code className="connector-page-code">laratranslate\_get\_audio\_download\_url</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a pre-signed S3 download URL for a completed audio-to-audio translation.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_audio_translated_transcript" data-action-label="Get Translated Audio Transcript" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Translated Audio Transcript</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_audio_translated_transcript" aria-label="Copy laratranslate_get_audio_translated_transcript"><code className="connector-page-code">laratranslate\_get\_audio\_translated\_transcript</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch the translated transcript produced by an audio transcript translation job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_detect_language" data-action-label="Detect Language" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Detect Language</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_detect_language" aria-label="Copy laratranslate_detect_language"><code className="connector-page-code">laratranslate\_detect\_language</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Detect the language of a text string or an array of strings.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_detect_profanities" data-action-label="Detect Profanities" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Detect Profanities</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_detect_profanities" aria-label="Copy laratranslate_detect_profanities"><code className="connector-page-code">laratranslate\_detect\_profanities</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Scan text for profanities in a specified language.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_estimate_quality" data-action-label="Estimate Translation Quality" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Estimate Translation Quality</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_estimate_quality" aria-label="Copy laratranslate_estimate_quality"><code className="connector-page-code">laratranslate\_estimate\_quality</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Score the quality of a candidate translation between two languages.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_document_upload_url" data-action-label="Get Document Upload URL" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Document Upload URL</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_document_upload_url" aria-label="Copy laratranslate_get_document_upload_url"><code className="connector-page-code">laratranslate\_get\_document\_upload\_url</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a pre-signed S3 upload URL for a document to be translated.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_document" data-action-label="Create Document Translation Job" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Document Translation Job</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_document" aria-label="Copy laratranslate_create_document"><code className="connector-page-code">laratranslate\_create\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start an asynchronous document translation job from a previously uploaded S3 key.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_document" data-action-label="Get Document Status" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Document Status</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_document" aria-label="Copy laratranslate_get_document"><code className="connector-page-code">laratranslate\_get\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the current status of a document translation job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_document_download_url" data-action-label="Get Document Download URL" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Document Download URL</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_document_download_url" aria-label="Copy laratranslate_get_document_download_url"><code className="connector-page-code">laratranslate\_get\_document\_download\_url</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a pre-signed S3 download URL for a completed document translation.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_list_glossaries" data-action-label="List Glossaries" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Glossaries</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_list_glossaries" aria-label="Copy laratranslate_list_glossaries"><code className="connector-page-code">laratranslate\_list\_glossaries</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all glossaries owned by the calling account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_glossary" data-action-label="Create Glossary" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Glossary</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_glossary" aria-label="Copy laratranslate_create_glossary"><code className="connector-page-code">laratranslate\_create\_glossary</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new empty glossary for the account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_glossary" data-action-label="Get Glossary" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Glossary</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_glossary" aria-label="Copy laratranslate_get_glossary"><code className="connector-page-code">laratranslate\_get\_glossary</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch a single glossary by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_update_glossary" data-action-label="Update Glossary" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Glossary</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_update_glossary" aria-label="Copy laratranslate_update_glossary"><code className="connector-page-code">laratranslate\_update\_glossary</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Rename an existing glossary.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_glossary" data-action-label="Delete Glossary" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Glossary</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_glossary" aria-label="Copy laratranslate_delete_glossary"><code className="connector-page-code">laratranslate\_delete\_glossary</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a glossary and all its entries.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_import_glossary_csv" data-action-label="Import CSV Into Glossary" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Import CSV Into Glossary</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_import_glossary_csv" aria-label="Copy laratranslate_import_glossary_csv"><code className="connector-page-code">laratranslate\_import\_glossary\_csv</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Import a CSV file into an existing glossary.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_glossary_import_status" data-action-label="Get Glossary Import Job Status" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Glossary Import Job Status</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_glossary_import_status" aria-label="Copy laratranslate_get_glossary_import_status"><code className="connector-page-code">laratranslate\_get\_glossary\_import\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the progress of a glossary import job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_export_glossary" data-action-label="Export Glossary (Sync)" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Export Glossary (Sync)</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_export_glossary" aria-label="Copy laratranslate_export_glossary"><code className="connector-page-code">laratranslate\_export\_glossary</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Export a glossary synchronously as CSV.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_export_glossary_async" data-action-label="Export Glossary (Async)" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Export Glossary (Async)</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_export_glossary_async" aria-label="Copy laratranslate_export_glossary_async"><code className="connector-page-code">laratranslate\_export\_glossary\_async</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start an asynchronous export of a glossary to a downloadable archive.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_glossary_counts" data-action-label="Get Glossary Term Counts" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Glossary Term Counts</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_glossary_counts" aria-label="Copy laratranslate_get_glossary_counts"><code className="connector-page-code">laratranslate\_get\_glossary\_counts</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the number of unidirectional (per source language) and multidirectional entries in a glossary.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_add_glossary_entry" data-action-label="Add Or Replace Glossary Entry" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Add Or Replace Glossary Entry</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_add_glossary_entry" aria-label="Copy laratranslate_add_glossary_entry"><code className="connector-page-code">laratranslate\_add\_glossary\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add or replace a glossary entry with a set of language and value terms.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_glossary_entry" data-action-label="Delete Glossary Entry" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Glossary Entry</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_glossary_entry" aria-label="Copy laratranslate_delete_glossary_entry"><code className="connector-page-code">laratranslate\_delete\_glossary\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a glossary entry by term (unidirectional) or GUID (multidirectional).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_translate_image" data-action-label="Translate Image" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Translate Image</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_translate_image" aria-label="Copy laratranslate_translate_image"><code className="connector-page-code">laratranslate\_translate\_image</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Translate the text in an image and re-render the translated image using overlay, inpainting, or generative rendering.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_translate_image_text" data-action-label="Translate Image Text" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Translate Image Text</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_translate_image_text" aria-label="Copy laratranslate_translate_image_text"><code className="connector-page-code">laratranslate\_translate\_image\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">OCR and translate the text in an image and return the extracted paragraphs plus their translations without re-rendering...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_list_memories" data-action-label="List Translation Memories" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Translation Memories</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_list_memories" aria-label="Copy laratranslate_list_memories"><code className="connector-page-code">laratranslate\_list\_memories</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all translation memories owned by the calling account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_memory" data-action-label="Create Translation Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Translation Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_memory" aria-label="Copy laratranslate_create_memory"><code className="connector-page-code">laratranslate\_create\_memory</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new translation memory for the account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_memory" data-action-label="Get Translation Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Translation Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_memory" aria-label="Copy laratranslate_get_memory"><code className="connector-page-code">laratranslate\_get\_memory</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch a single translation memory by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_update_memory" data-action-label="Update Translation Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Translation Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_update_memory" aria-label="Copy laratranslate_update_memory"><code className="connector-page-code">laratranslate\_update\_memory</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Rename an existing translation memory.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_memory" data-action-label="Delete Translation Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Translation Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_memory" aria-label="Copy laratranslate_delete_memory"><code className="connector-page-code">laratranslate\_delete\_memory</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a translation memory and all its contents.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_connect_memories" data-action-label="Connect Existing Translation Memories" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Connect Existing Translation Memories</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_connect_memories" aria-label="Copy laratranslate_connect_memories"><code className="connector-page-code">laratranslate\_connect\_memories</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Attach existing MyMemory memories to the calling Lara account by external MyMemory ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_import_memory_tmx" data-action-label="Import TMX Into Translation Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Import TMX Into Translation Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_import_memory_tmx" aria-label="Copy laratranslate_import_memory_tmx"><code className="connector-page-code">laratranslate\_import\_memory\_tmx</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Import a TMX file into an existing translation memory.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_memory_import_status" data-action-label="Get Memory Import Job Status" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Memory Import Job Status</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_memory_import_status" aria-label="Copy laratranslate_get_memory_import_status"><code className="connector-page-code">laratranslate\_get\_memory\_import\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the progress of a memory import job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_export_memory_async" data-action-label="Export Translation Memory (Async)" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Export Translation Memory (Async)</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_export_memory_async" aria-label="Copy laratranslate_export_memory_async"><code className="connector-page-code">laratranslate\_export\_memory\_async</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start an asynchronous export of a translation memory to a downloadable archive.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_add_memory_translation" data-action-label="Add Translation Unit To Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Add Translation Unit To Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_add_memory_translation" aria-label="Copy laratranslate_add_memory_translation"><code className="connector-page-code">laratranslate\_add\_memory\_translation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a translation unit (source sentence plus approved translation) to a translation memory.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_memory_translation" data-action-label="Delete Translation Unit From Memory" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Translation Unit From Memory</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_memory_translation" aria-label="Copy laratranslate_delete_memory_translation"><code className="connector-page-code">laratranslate\_delete\_memory\_translation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a translation unit from a translation memory using its tuid or sentence and translation pair.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_add_memory_translations_batch" data-action-label="Add Translation Unit To Multiple Memories" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Add Translation Unit To Multiple Memories</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_add_memory_translations_batch" aria-label="Copy laratranslate_add_memory_translations_batch"><code className="connector-page-code">laratranslate\_add\_memory\_translations\_batch</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add the same translation unit to multiple translation memories in a single call.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_memory_translations_batch" data-action-label="Delete Translation Unit From Multiple Memories" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Translation Unit From Multiple Memories</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_memory_translations_batch" aria-label="Copy laratranslate_delete_memory_translations_batch"><code className="connector-page-code">laratranslate\_delete\_memory\_translations\_batch</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete the same translation unit from multiple translation memories in a single call.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_list_styleguides" data-action-label="List Style Guides" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Style Guides</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_list_styleguides" aria-label="Copy laratranslate_list_styleguides"><code className="connector-page-code">laratranslate\_list\_styleguides</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all Lara Prosa style guides owned by the calling account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_create_styleguide" data-action-label="Create Style Guide" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Style Guide</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_create_styleguide" aria-label="Copy laratranslate_create_styleguide"><code className="connector-page-code">laratranslate\_create\_styleguide</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new Lara Prosa style guide with a name and free-text guidance.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_get_styleguide" data-action-label="Get Style Guide" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Style Guide</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_get_styleguide" aria-label="Copy laratranslate_get_styleguide"><code className="connector-page-code">laratranslate\_get\_styleguide</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fetch a single style guide by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_update_styleguide" data-action-label="Update Style Guide" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Style Guide</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_update_styleguide" aria-label="Copy laratranslate_update_styleguide"><code className="connector-page-code">laratranslate\_update\_styleguide</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a style guide's name, content, or both.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_delete_styleguide" data-action-label="Delete Style Guide" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Style Guide</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_delete_styleguide" aria-label="Copy laratranslate_delete_styleguide"><code className="connector-page-code">laratranslate\_delete\_styleguide</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a style guide.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_list_languages" data-action-label="List Supported Languages" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Supported Languages</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_list_languages" aria-label="Copy laratranslate_list_languages"><code className="connector-page-code">laratranslate\_list\_languages</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all languages supported by the Lara translation engine.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="laratranslate_translate_text" data-action-label="Translate Text" data-action-scopes="" data-action-auth="Access Key" data-action-auth-scopes="{&#x22;Access Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Translate Text</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="laratranslate_translate_text" aria-label="Copy laratranslate_translate_text"><code className="connector-page-code">laratranslate\_translate\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Translate a text string or array of strings between two languages.</div>
      </div>
    </div>
  </div>
</div>
