> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/masterstudy-theme-documentation/masterstudy-translate/courses-page.md).

# All Courses Page

{% hint style="info" %}
Before starting the translation of this page, you need to update the translation file of the theme and LMS plugins. Learn more about updating translation files on the [Translation Preparation](/masterstudy-theme-documentation/masterstudy-translate/translation-preparation.md) page.
{% endhint %}

Static strings are highlighted and can be translated through **Loco Translate**.

![Grid view](/files/-Me-EiOo6wa0dNyUtsge)

![List view](/files/-Me-FTmaMGtMvGz4bIrc)

![](/files/-Me-Fmm1fCpcQ8V17oVY)

![](/files/-Me-GaXPdzk45B1mbMRW)

Go to **Dashboard > Loco Translate > Plugins** and find **MasterStudy LMS - WordPress Course Plugin.**

![](/files/-MZqlPPNeWKJ_2vEEfNw)

&#x20;Select **Edit** to your previously created language.

![](/files/-M_eArDObBD-c_tzvX8P)

Find the required strings for translation in the searching field(1), enter the translation(2), and save your changes(3).

{% hint style="info" %}
By translating the strings, you may meet HTML elements, singular and plural forms of words, and special symbols as **%s**. It is important to keep them in changing language as it is and translate only the words.
{% endhint %}

![](/files/-M_dgoU20In4GfN7lnGV)

**Outcome:**

![Grid view](/files/-Me-vVy7CZkow4ph408c)

![List view](/files/-Me-xrm_oSD-osd6-D1M)

![](/files/-Me-zBxAnM82wTFLXNLD)

![](/files/-Me0-6YJInlcPkv0i2y8)


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/masterstudy-translate/courses-page.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.
