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

# Translating components

Because almost every text on the front-end is dynamically adjustable, the default way of translating (.mo and .po files) will not do the job - as they only work with static content.

If you want to translate the front-end of the plugin, you will need a 3rd party multi-language plugin, which supports string translations.

Currently two plugins are supported for this task:

* [Translating Ajax Search Pro with **WPML string translations plugin**](/translating-components/translating-with-wpml.md)
* [Translating Ajax Search Pro with **Polylang plugin**](/translating-components/translating-with-polylang.md)
