> 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/course-items.md).

# Course Items

{% 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**.

![](/files/-M_JkcUBuI5R1Vd0WKgK)

![](/files/-Me9xsrs_4VUz5ehPseJ)

![](/files/-M_JuWiYUJl49p70ygyt)

![](/files/-M_Jyal4YS0wDQNmhbWh)

![](/files/-Me4CfCWotWJe3WQ42bQ)

![](/files/-Me9yxqLV24MIVWsuGOM)

![](/files/-Me4F-kUSwSwCfXxW_69)

![](/files/-Me4KVLK9NKcAWv7vmqn)

![](/files/-Me9zU4KzzbhOAmo0KDI)

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

![](/files/-MZqlPPNeWKJ_2vEEfNw)

Choose **Edit** to your previously created language.

![](/files/-M_slmaPW3F5p62tZj2j)

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

![](/files/-McsshuK0k3rxvck7oWz)

**Outcome:**

![](/files/-Mcsu4YjFfHa5lvMnHZA)

![](/files/-MeAIvpB2y_TOI-ujfzC)

![](/files/-MeAJU5d3QuIXxXzpPxU)

![](/files/-Mcsw9X7cEcqesZNZDel)

![](/files/-MeK3UTTO3AhloisY1Wo)

![](/files/-MeAKMNmXUnn-CjAxWbZ)

![](/files/-MeAMHoB7Bc2U2RUSuIu)

![](/files/-MeK4jWZoIo9zkQ6OuW7)

![](/files/-MeA0WplIiIf-pFwfZ_y)


---

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