[PR #24951] fix: add Indonesian (id-ID) language support and improve language selector #30858

Closed
opened 2026-02-21 20:48:22 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/24951

State: closed
Merged: Yes


Fixes #24950

Summary

  • Fix language configuration consistency between frontend and backend
  • Add complete Indonesian (id-ID) language support with timezone mapping
  • Fix boolean type issues in languages.json configuration
  • Generate all Indonesian translation files using auto-gen-i18n script
  • Improve language selector dropdown UI with better scrolling and fade effects

Changes

  • Backend: Add id-ID timezone mapping (Asia/Jakarta)
  • Frontend: Complete id-ID configuration and translations
  • UI: Enhanced language selector dropdown with max-height and gradient fade
  • Fixed Spanish and Indonesian greeting examples
  • Generated 27 Indonesian translation namespace files

Screenshots

Language selector now supports scrolling with fade effects for better UX when displaying all supported languages.

**Original Pull Request:** https://github.com/langgenius/dify/pull/24951 **State:** closed **Merged:** Yes --- Fixes #24950 ## Summary - Fix language configuration consistency between frontend and backend - Add complete Indonesian (id-ID) language support with timezone mapping - Fix boolean type issues in languages.json configuration - Generate all Indonesian translation files using auto-gen-i18n script - Improve language selector dropdown UI with better scrolling and fade effects ## Changes - Backend: Add id-ID timezone mapping (Asia/Jakarta) - Frontend: Complete id-ID configuration and translations - UI: Enhanced language selector dropdown with max-height and gradient fade - Fixed Spanish and Indonesian greeting examples - Generated 27 Indonesian translation namespace files ## Screenshots Language selector now supports scrolling with fade effects for better UX when displaying all supported languages.
yindo added the pull-request label 2026-02-21 20:48:22 -05:00
yindo closed this issue 2026-02-21 20:48:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#30858