> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/b2b-lock-password-protect/other-settings/edit-and-translate-lock-warning-messages.md).

# Edit and translate Lock warning messages

To achieve the result of automatic translation, please make sure the target language has been added to your font store. Please follow this article to know more: [Shopify in multiple languages · Shopify Help Center](https://help.shopify.com/en/manual/your-account/languages#:~:text=In%20addition%20to%20English%2C%20Shopify%20is%20also%20available,7%20Finnish%208%20French%209%20German%2010%20Italian)

**How to find the default texts of the app to make a change/translate it?**

The app will show different default texts/messages to the storefront where the lock is working at.&#x20;

Depending on the type of lock you are using, there will be a specific default text showing for it. You can check and edit each text in the lock setting.&#x20;

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

**Step to manage:**&#x20;

1. From the app dashboard page, go to **Locks** > Click on the lock that are active in your store and has the text you need to edit.&#x20;

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

2. From the Lock detail page, navigate to the **Preview** section > click on this **Setting icon**:

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

The app will show a modal screen as below. Click on the Translate tab and you will find the texts you want to edit:&#x20;

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

* If your store only has 1 language available, you can directly edit the text to the content and language you want (Default setting)

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

* If your store has more than 1 language, which are also set up in Shopify Language, the app will auto-take that data and display all languages your store is having in this setting below.&#x20;

You just need to select the language > add proper text to it:

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

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

3. Once everything is all set, please click "**Save**" to save new settings and check the result in the front store.&#x20;

{% hint style="success" %}
**Need support?**

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://samita.io/pages/contact)
{% 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, and the optional `goal` query parameter:

```
GET https://docs.samita.io/b2b-lock-password-protect/other-settings/edit-and-translate-lock-warning-messages.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.
