Commit graph

4 commits

Author SHA1 Message Date
CityFun
e4ee07d36b
feat: Support batch installation of applications (#11539) 2026-01-04 05:43:40 +00:00
ssongliu
02b278ecff
feat: Add version printing after rollback (#11378)
Refs #11265
2025-12-17 08:48:10 +00:00
ssongliu
5c1ce232db
chore: Modify i18n initialization method (#11368) 2025-12-17 13:46:32 +08:00
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
Renamed from core/i18n/lang/ms.yml (Browse further)