# 允许用户在注册时设置语言

**URL:** https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000
**Category:** Feature
**Tags:** multi-lingual, signup
**Created:** [2015年三月5日 02:21 UTC](https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000 "2015-03-05T02:21:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2015年三月5日 02:21 UTC](https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000/1 "2015-03-05T02:21:37Z")

</div>

抱歉如果这在其他地方已被讨论，但我找不到相关信息。

我希望允许用户在注册时设置他们的首选语言。我们有一个多语言社区。将提供与偏好设置页面相同的“界面语言”选项，只是在注册时。

images src=“[//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/3X/4/4/4481b57d8bb73937e25356d4bb70fac8a64b6349.png](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/3X/4/4/4481b57d8bb73937e25356d4bb70fac8a64b6349.png)” 宽=“367” 高=“39”

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2016年二月26日 07:17 UTC](https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000/2 "2016-02-26T07:17:04Z")

</div>

I think we have already merged the feature from @simon that auto-selects the user’s client side language based on the browser language selection, haven’t we?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月26日 10:46 UTC](https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000/3 "2016-02-26T10:46:54Z")

</div>

No we haven’t yet.

[https://github.com/discourse/discourse/pull/4006](https://github.com/discourse/discourse/pull/4006)

---

<div class="post-metadata">

### Author: ![Muthukkumar](https://avatars.discourse-cdn.com/v4/letter/m/77aa72/32.png) [@Muthukkumar](https://meta.discourse.org/u/Muthukkumar)
#### Post date: [2019年四月10日 07:18 UTC](https://meta.discourse.org/t/allow-users-to-set-language-at-signup/26000/4 "2019-04-10T07:18:37Z")

</div>

Hi Team,  
Do we have any solution for this. My request is either the user should select their preferred language from sign up, or I from the URL request I should pass the language like “UTL ?lang=en”.

And my browser language is Japanese but for me its showing content in English only. I have changed the settings like below.  
allow user locale - “checked”  
set locale from accept language header - “checked”

Could some one please help me on this. I have cloned the accept-language header but its not working for me.
