# Multilingual Approach in Pinegrow

**URL:** https://forum.pinegrow.com/t/multilingual-approach-in-pinegrow/8692
**Category:** WordPress
**Tags:** wordpress
**Created:** [February 1, 2024, 6:39pm UTC](https://forum.pinegrow.com/t/multilingual-approach-in-pinegrow/8692 "2024-02-01T18:39:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![piootr](https://avatars.discourse-cdn.com/v4/letter/p/53a042/32.png) [@piootr](https://forum.pinegrow.com/u/piootr)
#### Post date: [February 1, 2024, 6:39pm UTC](https://forum.pinegrow.com/t/multilingual-approach-in-pinegrow/8692/1 "2024-02-01T18:39:38Z")

</div>

Hello,

I’m newbie Pinegrow user, and the tool is impressive.

I use it for developing WP classic theme, and multilingual functionality of a website is a key requirement. I would like to know how to use this tool optimally to create multilingual strings, such as in tag content or attributes (e.g., aria-label): Is it by embedding PHP \_\_( ‘string’, ‘domain’ ) function within, e.g., tag content/attribute?

I’m aware of this feature request: [Multi-language compatibility, $domain defaults to theme\_slug](https://forum.pinegrow.com/t/multi-language-compatibility-domain-defaults-to-theme-slug/7097) and was wondering if I can use custom domain as the \_\_() function parameter?

Thanks
