Skip to content

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Dec 22, 2025

Purpose

Add comprehensive guide explaining how to override LANGUAGES settings using the DJANGO_LANGUAGES environment variable. Documentation includes:

  • Default language configuration
  • Environment variable format and examples
  • Configuration for development, production, and Docker Compose
  • Complete list of 15 available languages with translation files
  • Language code formatting guidelines
  • Testing and troubleshooting sections

@AntoLC AntoLC self-assigned this Dec 22, 2025
@AntoLC AntoLC added the documentation Improvements or additions to documentation label Dec 22, 2025
@AntoLC AntoLC force-pushed the feat/language-settings branch from 34bd087 to c3a0705 Compare December 22, 2025 13:38
@AntoLC AntoLC requested review from lunika and virgile-dev December 22, 2025 13:44
@AntoLC AntoLC force-pushed the feat/language-settings branch 2 times, most recently from 7ea7c79 to fdd3557 Compare January 8, 2026 11:34
Add comprehensive guide explaining how to override LANGUAGES settings
using the DJANGO_LANGUAGES environment variable. Documentation includes:

- Default language configuration
- Environment variable format and examples
- Configuration for development, production, and Docker Compose
- Complete list of 15 available languages with translation files
- Language code formatting guidelines
- Testing and troubleshooting sections
@AntoLC AntoLC force-pushed the feat/language-settings branch from fdd3557 to 8901c6e Compare January 8, 2026 11:56
@AntoLC AntoLC merged commit 8901c6e into main Jan 8, 2026
27 of 28 checks passed
@AntoLC AntoLC deleted the feat/language-settings branch January 8, 2026 12:40
@virgile-dev
Copy link
Collaborator

Thanks ! @rouja might be useful for you to setup the demo env with languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Language selector incorrectly omits zh-CN after locale change 🌐(i18n) Languages configurable per instances

4 participants