# How do I support another language like French?

**URL:** https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125
**Category:** How do I?
**Created:** [September 15, 2022, 9:27am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125 "2022-09-15T09:27:04Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![tjmcdonough](https://avatars.discourse-cdn.com/v4/letter/t/258eb7/32.png) [@tjmcdonough](https://community.weweb.io/u/tjmcdonough)
#### Post date: [September 15, 2022, 9:27am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/1 "2022-09-15T09:27:04Z")

</div>

I can see there is a change language workflow, but only “en” is supported.

If I want to support another language like French, what is the best way?

---

<div class="post-metadata">

### Author: ![stagiaire](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/stagiaire/32/1199_2.png) [@stagiaire](https://community.weweb.io/u/stagiaire)
#### Post date: [September 15, 2022, 9:33am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/2 "2022-09-15T09:33:56Z")

</div>

Hi,  
In your project parameter you can add language to your project.  
 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/7/7cc8e14c1b33a35d4fb6a59c9943513d135af353.png)

You will need to add language to every page in the page setting of each page

 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/9/9db23c8fa54133d43e2cfc918b8f36d08aabd0fd.png)

---

<div class="post-metadata">

### Author: ![tjmcdonough](https://avatars.discourse-cdn.com/v4/letter/t/258eb7/32.png) [@tjmcdonough](https://community.weweb.io/u/tjmcdonough)
#### Post date: [September 15, 2022, 9:49am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/3 "2022-09-15T09:49:34Z")

</div>

@stagiaire Thank you. I have done that, and it is all working fine after enabling the language. So should this automatically change the language on the page?

---

<div class="post-metadata">

### Author: ![stagiaire](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/stagiaire/32/1199_2.png) [@stagiaire](https://community.weweb.io/u/stagiaire)
#### Post date: [September 15, 2022, 9:53am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/4 "2022-09-15T09:53:35Z")

</div>

Now for every text you have, you will have to fill the “en” and the “fr” text. Displayed text will change with page language.  
 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/e/e11faf595d5dec16f2055e0c732035c7fa139a9c.png)

---

<div class="post-metadata">

### Author: ![tjmcdonough](https://avatars.discourse-cdn.com/v4/letter/t/258eb7/32.png) [@tjmcdonough](https://community.weweb.io/u/tjmcdonough)
#### Post date: [September 15, 2022, 11:09am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/5 "2022-09-15T11:09:20Z")

</div>

Amazing. Thank you 🙂@stagiaire

---

<div class="post-metadata">

### Author: ![tjmcdonough](https://avatars.discourse-cdn.com/v4/letter/t/258eb7/32.png) [@tjmcdonough](https://community.weweb.io/u/tjmcdonough)
#### Post date: [September 15, 2022, 1:42pm UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/6 "2022-09-15T13:42:19Z")

</div>

@stagiaire How about for radio buttons\> Doesn’t look like WeWeb support

---

<div class="post-metadata">

### Author: ![stagiaire](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/stagiaire/32/1199_2.png) [@stagiaire](https://community.weweb.io/u/stagiaire)
#### Post date: [September 15, 2022, 2:02pm UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/7 "2022-09-15T14:02:26Z")

</div>

Doesn’t seem to work with radio button… you might have to bind choices to something or remove text and add some kind of repeatable text next to the radio button. You can find workaround, but  
[@weweb-team](https://community.weweb.io/groups/weweb-team) might have better solutions.

---

<div class="post-metadata">

### Author: ![tjmcdonough](https://avatars.discourse-cdn.com/v4/letter/t/258eb7/32.png) [@tjmcdonough](https://community.weweb.io/u/tjmcdonough)
#### Post date: [October 11, 2022, 8:39am UTC](https://community.weweb.io/t/how-do-i-support-another-language-like-french/1125/8 "2022-10-11T08:39:18Z")

</div>

@stagiaire  
Do you use the option to add a slug in the URL? The change language action doesn’t load the page for the new language URL
