1Panel/core/app
KOMATA ef6d8bb17b
fix: improve logic and fix bug in i18n module (#11019)
* feat: Implement language caching and improve language handling in i18n module

* refactor: Optimize i18n initialization with sync.Once for thread safety

* fix: Replace logging with fmt.Println for language file loading errors in i18n module

* fix: Correct format string in error logging for language file loading in i18n module

* fix: Update language files and improve error handling in i18n module

* fix: Update Malay language file extension from .yml to .yaml and add new translations in i18n module

* fix: Improve error messages for language file loading in i18n module

* fix: Ensure cached database language is set correctly during i18n initialization

* fix: Enhance language detection in i18n module by using Accept-Language header
2025-11-21 15:37:01 +08:00
..
api/v2 feat: Container overview page supports displaying disk usage information (#10864) 2025-11-04 22:53:54 +08:00
dto feat: support for fusion xplay (#10691) 2025-10-20 03:37:32 +00:00
model feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
repo feat: Menu supports restoring default values (#10658) 2025-10-16 14:40:09 +08:00
service fix: improve logic and fix bug in i18n module (#11019) 2025-11-21 15:37:01 +08:00
task style: Optimize application installation style (#10847) 2025-11-03 10:46:23 +00:00