mirror of
https://github.com/kyantech/Palmr.git
synced 2026-02-05 02:40:02 +08:00
- Updated docker-compose files to include a commented-out DEFAULT_LANGUAGE variable for setting the default application language. - Modified the Dockerfile to export NEXT_PUBLIC_DEFAULT_LANGUAGE with a fallback to 'en-US'. - Enhanced documentation in the quick-start guide to reflect the new DEFAULT_LANGUAGE variable and its usage. - Updated i18n request handling to support multiple locales based on the DEFAULT_LANGUAGE environment variable.