[GH-ISSUE #1131] [Feature Request] System wide default language #1776

Closed
opened 2026-04-16 08:35:22 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @al-dubois on GitHub (Jul 25, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1131

Originally assigned to: @Pallavikumarimdb on GitHub.

Is there a way to set the default language to something other than english for all users ? I support a french speaking company and they don't like that the default language isn't french.

Thanks 👍

Originally created by @al-dubois on GitHub (Jul 25, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1131 Originally assigned to: @Pallavikumarimdb on GitHub. Is there a way to set the default language to something other than english for all users ? I support a french speaking company and they don't like that the default language isn't french. Thanks 👍
GiteaMirror added the good first issuehelp wanted labels 2026-04-16 08:35:22 -05:00
Author
Owner

@softcat commented on GitHub (Jul 30, 2025):

I totally agree — having the option to set a default language other than English would be really useful. I'm supporting users in a similar situation, and many of them expect to see their native language right from the start.

<!-- gh-comment-id:3137348199 --> @softcat commented on GitHub (Jul 30, 2025): I totally agree — having the option to set a default language other than English would be really useful. I'm supporting users in a similar situation, and many of them expect to see their native language right from the start.
Author
Owner

@al-dubois commented on GitHub (Jul 30, 2025):

I think we could try to use the browser's language property https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language and fallback to english.

Thoughts ?

<!-- gh-comment-id:3137361412 --> @al-dubois commented on GitHub (Jul 30, 2025): I think we could try to use the browser's language property https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language and fallback to english. Thoughts ?
Author
Owner

@oschwartz10612 commented on GitHub (Aug 1, 2025):

Should be an easy add. Pulling from the browser will be the easiest first thing to do!

<!-- gh-comment-id:3145373378 --> @oschwartz10612 commented on GitHub (Aug 1, 2025): Should be an easy add. Pulling from the browser will be the easiest first thing to do!
Author
Owner

@Pallavikumarimdb commented on GitHub (Aug 1, 2025):

@oschwartz10612 , I want to work on this. Can you assign it to me?

<!-- gh-comment-id:3145446706 --> @Pallavikumarimdb commented on GitHub (Aug 1, 2025): @oschwartz10612 , I want to work on this. Can you assign it to me?
Author
Owner

@oschwartz10612 commented on GitHub (Aug 1, 2025):

@Pallavikumarimdb that's awesome!

<!-- gh-comment-id:3145536969 --> @oschwartz10612 commented on GitHub (Aug 1, 2025): @Pallavikumarimdb that's awesome!
Author
Owner

@Pallavikumarimdb commented on GitHub (Aug 3, 2025):

@oschwartz10612 , Please review the PR and let me know if any changes are needed.

<!-- gh-comment-id:3148103106 --> @Pallavikumarimdb commented on GitHub (Aug 3, 2025): @oschwartz10612 , Please review the PR and let me know if any changes are needed.
Author
Owner

@al-dubois commented on GitHub (Aug 19, 2025):

Can't wait to see it in prod ;)

Thanks @Pallavikumarimdb

<!-- gh-comment-id:3201625290 --> @al-dubois commented on GitHub (Aug 19, 2025): Can't wait to see it in prod ;) Thanks @Pallavikumarimdb
Author
Owner

@oschwartz10612 commented on GitHub (Aug 19, 2025):

Next release ;}

<!-- gh-comment-id:3201637493 --> @oschwartz10612 commented on GitHub (Aug 19, 2025): Next release ;}
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1776