# vii.Localize Keywords

The **Localize Keywords** option in Super Filter enables users to customize the names for "Select" and "Search" keywords in their preferred language, enhancing localization and usability.

## **Steps to Configure Localize Keywords:**

{% stepper %}
{% step %}
Go to the **Format Pane -> Display Settings -> Localize Keywords** section.
{% endstep %}

{% step %}
In this section, options for text displayed in the visual such as Select, Search, Calendar controls names are displayed, each with a corresponding text box.
{% endstep %}

{% step %}
Enter the desired names in the text boxes to replace the default keywords.
{% endstep %}

{% step %}
If left blank, the default names are displayed based on the data and language settings. If custom names are provided, these will appear in the visual.
{% endstep %}
{% endstepper %}

<figure><img src="/files/6tfKjif81u4xdJuKFGsQ" alt="" width="185"><figcaption><p>Image 1: Localize keywords in Format pane</p></figcaption></figure>

## **Application in the Visual:**

1. **Select:** Appears in the Facet Filter all category headers.
2. **Search:**
   * **Search Bar:** Displayed for Search in Toolbar.
   * **Facet Filter:** Displayed in each category search bar.
   * **Dropdown Search:** Shown in the Facet Filter.
3. **Date Filter:**
   * **Interval:** Displayed in Date Slider when Fixed Interval is enabled in format pane.
   * **Year:** Displayed when calendar control is enabled in format pane.
   * **Multi Year:** Displayed when calendar control is enabled in format pane.
   * **Month:** Displayed when calendar control is enabled in format pane.
   * **Range:** Displayed when calendar control is enabled in format pane.
   * **Week:** Displayed when calendar control is enabled in format pane.
   * **Days:** Displayed when calendar control is enabled in format pane.
   * **No Data Found:** Displayed when No Data Found error message is shown the visual.

<figure><img src="/files/hUQDXrWgjsbwqVRfEL2l" alt="" width="360"><figcaption><p>Image 2: Localize Keywords for select and search</p></figcaption></figure>


---

# 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.inforiver.com/super-filter/features/10.-display-settings/vii.localize-keywords.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.
