# Separating locales for admin panel and forum

**URL:** https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523
**Category:** Support
**Created:** [6월 27, 2015, 9:07오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523 "2015-06-27T09:07:29Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![tenzan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tenzan/32/42979_2.png) [@tenzan](https://meta.discourse.org/u/tenzan)
#### Post date: [6월 27, 2015, 9:07오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/1 "2015-06-27T09:07:29Z")

</div>

I wasn’t sure if I had post it in `features` category.

My question is, if there any plans to separate locale for admin and forum interface.

I apologise if this was already discussed.

---

<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: [7월 11, 2015, 7:49오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/2 "2015-07-11T07:49:32Z")

</div>

What do you mean? For performance reasons, they already are separated in 2 files so that non-staff members don’t have to download admin translations.

---

<div class="post-metadata">

### Author: ![tenzan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tenzan/32/42979_2.png) [@tenzan](https://meta.discourse.org/u/tenzan)
#### Post date: [7월 13, 2015, 12:11오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/3 "2015-07-13T00:11:06Z")

</div>

How can I make so, I will have admin panel in English, and forum interface in non-English?  
This is what I meant. 😉

---

<div class="post-metadata">

### Author: ![AmiAthena](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/amiathena/32/116030_2.png) [@AmiAthena](https://meta.discourse.org/u/AmiAthena)
#### Post date: [7월 13, 2015, 12:40오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/4 "2015-07-13T00:40:29Z")

</div>

Are you looking to have it in a specific language, or to allow users to choose their language?

If it’s the latter go to, admin/site\_settings/category/basic, and check the box that says

`allow user locale`  
☑`Allow users to choose their own language interface preference`

If it’s the former, someone else will have to answer, sorry.

---

<div class="post-metadata">

### Author: ![tenzan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tenzan/32/42979_2.png) [@tenzan](https://meta.discourse.org/u/tenzan)
#### Post date: [7월 13, 2015, 12:55오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/5 "2015-07-13T00:55:10Z")

</div>

I’m aware of this option.

Let me clarify again.

I’m an admin and I want the admin interface to be in English and at the same time forum interface, let’s say in Japanese, so anyone accessing the forum should see the interface in Japanese by default.

Does it make sense?

---

<div class="post-metadata">

### Author: ![AmiAthena](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/amiathena/32/116030_2.png) [@AmiAthena](https://meta.discourse.org/u/AmiAthena)
#### Post date: [7월 13, 2015, 1:04오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/6 "2015-07-13T01:04:53Z")

</div>

Yes, that makes sense. I just wanted to be sure I understood the request. I don’t know whether that’s possible or how to do it if it is, so someone else will have to respond to that. But if it’s not possible, I can certainly see how it would be a useful feature!

---

<div class="post-metadata">

### Author: ![tenzan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tenzan/32/42979_2.png) [@tenzan](https://meta.discourse.org/u/tenzan)
#### Post date: [7월 13, 2015, 1:17오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/7 "2015-07-13T01:17:24Z")

</div>

Yeah, I think this is not doable at the moment, so I was wondering if I had to post it in the `features` category…  
Let’s see, maybe someone from dev will tell us.

PS. If I’m not mistaken SMF has this feature.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [7월 13, 2015, 1:20오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/8 "2015-07-13T01:20:39Z")

</div>

I think you can do it. Select ‘allow user locale’. Set the default locale to Japanese and your locale to English. I know that it works between English and French.

---

<div class="post-metadata">

### Author: ![tenzan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tenzan/32/42979_2.png) [@tenzan](https://meta.discourse.org/u/tenzan)
#### Post date: [7월 13, 2015, 1:32오전 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/9 "2015-07-13T01:32:59Z")

</div>

What I did:

1. In `app.yaml`, set `DISCOURSE_DEFAULT_LOCALE: ja`
2. rebuild the app
3. for admin, changed the locale to `en`

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [6월 8, 2024, 12:46오후 UTC](https://meta.discourse.org/t/separating-locales-for-admin-panel-and-forum/30523/10 "2024-06-08T12:46:07Z")

</div>

이 주제는 3269일 후 자동으로 닫혔습니다. 더 이상 새 답글을 작성할 수 없습니다.
