# FAQ

<details>

<summary>How to translate "Add to Cart" button?</summary>

The string “Add to cart” comes from the Cost Calculator Builder PRO plugin and can be translated using Loco translate or WPML String translator.

</details>

<details>

<summary>How to translate "Select value" label of Drop down filed?</summary>

The string “Select value” comes from the Cost Calculator Builder plugin and can be translated using Loco translate or WPML String translator.

</details>

<details>

<summary>How to translate labels of Default Contact Form?</summary>

The labels of default contact form are located in Cost Calculator Builder PRO plugin and can be translated using Loco translate or WPML String translator.

</details>

<details>

<summary>I completely translated both plugins with the Loco Translate plugin but static strings are not changed.</summary>

The translation of the Plugins should be located in System folder when Loco Translate plugin is used:

&#x20;**“.../wp-content/languages/plugins/**

</details>


---

# Agent Instructions: 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.stylemixthemes.com/cost-calculator-builder/translating-cost-calculator-into-a-different-language/faq.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.
