> 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.md).

# Übersetzungs-Apps

### Was jedes Tool leistet

#### BOGOS:

* Erstellen, ausführen und verwalten Sie Angebotstypen: Werbegeschenke, Bündel, Upsell & Rabatte.
* Anzeigen und verwalten von Werbe-Widgets: Geschenkschieberegler, Bundle-Seite, Rabatt-Widget und Werbebotschaften.
* Anwenden von Berechtigungsregeln: Steuern Sie, welche Kunden, Produkte, Sammlungen oder Warenkorbbedingungen für jede Werbeaktion qualifiziert sind.

#### Übersetzungs-App:

Übersetzt und verwaltet Shop-Inhalte in mehreren Sprachen und stellt sicher, dass Käufer ein lokalisiertes Erlebnis basierend auf ihrer Sprache oder Region sehen.

### Was die Integration ermöglicht

**BOGOS-Elemente übersetzen:**

Alle wichtigen BOGOS-Textanzeigen und -Widgets können automatisch oder manuell übersetzt werden.

**Zentralisierte Übersetzungsverwaltung**

Anstatt Inhalte separat innerhalb von BOGOS zu bearbeiten, können Händler alle Übersetzungen an einem Ort über ihre gewählte Übersetzungs-App verwalten.

### Integrierte Übersetzungs-Apps

[Weglot – Translate Your Store](https://apps.shopify.com/weglot?utm_source=partners\&utm_medium=integration\&utm_campaign=bogos)

[Transcy – AI Language Translate](https://apps.shopify.com/transcy-multiple-languages?utm_medium=partnership\&utm_source=bogosapp\&utm_campaign=banner-dashboard)

[Langwill – AI Language Translate](https://share.channelwill.com/app/1667bd92c3149fa5lP)

<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.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.
