> For the complete documentation index, see [llms.txt](https://docs.b2bridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2bridge.io/app-configuration/settings/translations.md).

# Translations

### Overview

The **Translations** tab lets you customize the text shown to your customers on the storefront for B2Bridge features. You can translate or reword labels for any language your store supports.&#x20;

B2Bridge is integrated with Shopify Translate & Adapt app. If you have that app already setup, you can skipped the manual translation input.

Go to **Settings** > **Translations** tab.

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

### 1. Choose a language

Use the **Choose language** dropdown to select the language you want to edit translations for.

### 2. Edit translation strings

Translations are grouped into sections:

* **General:** common labels used across B2Bridge storefront features
* **Quote:** text shown on the Request For Quote storefront pages
* **Account:** text shown on the customer account page
* **Company account:** text shown on company account pages

Edit the text in any field to customize what your customers see. Changes are saved per language.

Click **Save** after making your changes.

***

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we're here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we'll get back to you as soon as possible.
  {% endhint %}


---

# 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:

```
GET https://docs.b2bridge.io/app-configuration/settings/translations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
