# List of Preferred Local

**URL:** https://forum.mautic.org/t/list-of-preferred-local/31534
**Category:** Product Support
**Created:** [April 2, 2024, 1:42pm UTC](https://forum.mautic.org/t/list-of-preferred-local/31534 "2024-04-02T13:42:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mikew](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mikew/32/5156_2.png) [@mikew](https://forum.mautic.org/u/mikew)
#### Post date: [April 2, 2024, 1:42pm UTC](https://forum.mautic.org/t/list-of-preferred-local/31534/1 "2024-04-02T13:42:23Z")

</div>

**Your software**  
My Mautic version is: 4.4.x

Does anyone know where the list of preferred\_locale is stored in the Mautic directories ? I need to get a list of all possible options.

Thanks

---

<div class="post-metadata">

### Author: ![mzagmajster](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mzagmajster/32/687_2.png) [@mzagmajster](https://forum.mautic.org/u/mzagmajster)
#### Post date: [April 2, 2024, 5:08pm UTC](https://forum.mautic.org/t/list-of-preferred-local/31534/2 "2024-04-02T17:08:26Z")

</div>

I think this is what you are after one of those (not sure which one):

```auto
app/bundles/CoreBundle/Assets/json/regions.json
app/bundles/CoreBundle/Assets/json/countries.json

```

---

<div class="post-metadata">

### Author: ![mikew](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mikew/32/5156_2.png) [@mikew](https://forum.mautic.org/u/mikew)
#### Post date: [April 3, 2024, 1:21pm UTC](https://forum.mautic.org/t/list-of-preferred-local/31534/3 "2024-04-03T13:21:56Z")

</div>

Thanks for the reply, however this is just the regions and countries. I need to know how Mautic calls all the preferred\_locale field, so the language

---

<div class="post-metadata">

### Author: ![mzagmajster](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mzagmajster/32/687_2.png) [@mzagmajster](https://forum.mautic.org/u/mzagmajster)
#### Post date: [April 3, 2024, 5:20pm UTC](https://forum.mautic.org/t/list-of-preferred-local/31534/4 "2024-04-03T17:20:57Z")

</div>

Language and Country strings are the same in mautic.
