# Translation FAQs

### Not all The strings Visible

When you are trying to search for a particular string, and that string is not visible in the Loco Translate plugin. So you need to hit on **"Sync"** Button. So that your PO and MO File will read the strings of POT File and sync all the strings.

### Translations Completed Still Not Reflecting in Frontend

Please check your site language and then check in Loco Translate, if you are translating in the correct language or not


---

# 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.wplms.io/translation-guide/theme-and-plugins-translation/translation-faqs.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.
