> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/integration/translation-apps/langify.md).

# Langify

[Langify](https://apps.shopify.com/langify?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS) ist eine führende, einfach zu bedienende Übersetzungs-App, die Shopify-Händlern dabei hilft, internationale Zielgruppen zu erreichen, indem Store-Inhalte in mehrere Sprachen übersetzt werden – ohne mehrere Stores oder komplexe Einrichtungen zu benötigen.

**Wichtige Funktionen von Langify:**

* KI- und manuelle Übersetzungen – Kombiniert die Leistungsfähigkeit der KI-Automatisierung mit präziser manueller Kontrolle, um genaue, hochwertige Übersetzungen sicherzustellen.
* Exklusiver Switcher-Konfigurator – Passen Sie Ihren Sprachumschalter perfekt an das Design und Branding Ihres Stores an.
* Übersetzung von Drittanbieter-Apps – Übersetzen Sie Inhalte aus anderen Apps nahtlos und sorgen Sie so für ein vollständig lokalisiertes Einkaufserlebnis.
* SEO-Optimierung – Steigern Sie Ihre internationale Sichtbarkeit mit SEO-freundlichen Unterordnern und benutzerdefinierten Domain-Optionen.

## So integrieren Sie BOGOS mit Langify

**Schritt 1:** **Installieren Sie BOGOS** aus dem [Shopify App Store](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=Langify) und richten Sie Angebote ein

**Schritt 2:** **Aktivieren Sie die Langify**-Integration in BOGOS

In der BOGOS-App > Gehen Sie zu Übersetzung > Aktivieren Sie Per Drittanbieter-Integration > Klicken Sie auf Langify verbinden

<figure><img src="/files/FCj1nMwYNxpROQIFDxuU" alt=""><figcaption></figcaption></figure>

**Schritt 3:** **Installieren Sie Langify** aus dem [Shopify App Store](https://apps.shopify.com/langify?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS)

**Schritt 4: Aktivieren Sie die BOGOS**-Integration in Langify

In der Langify-App > Gehen Sie zu Apps > Integrierte Apps > Aktivieren Sie den Schalter der BOGOS-App

<figure><img src="/files/Qx0HbCJlvVEG8Bz1MKFF" alt=""><figcaption></figcaption></figure>

**Schritt 5:** Richten Sie die Sprache in der Langify-App [hier](https://support.langify-app.com/support/solutions/articles/11000081178-first-steps) ein

**Schritt 6:** Übersetzen Sie BOGOS-Widgets

In der Langify-App > Gehen Sie zu Apps > Integrierte Apps > Bogos Freegifts

<figure><img src="/files/cV5Y5tCpw7nvEVvzDfm2" alt=""><figcaption></figcaption></figure>

Klicken Sie auf das Widget, das Sie übersetzen möchten > Übersetzen

<figure><img src="/files/UVgSFxTx6h3tHBXA9dHy" alt=""><figcaption></figcaption></figure>

*Hinweis: Sie können die Option Maschinelle Übersetzung verwenden, um automatisch zu übersetzen, oder Ihre eigene Übersetzung manuell in das Feld eingeben.*

<figure><img src="/files/bkX6bzlbp3FlKt4LC4BH" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bogos.io/de/integration/translation-apps/langify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
