Commit graph

5 commits

Author SHA1 Message Date
Max
fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
a9f304060b [add] migrate fs & i18n 2023-02-02 11:29:58 +08:00
Max
84279e9bfc [fix] unit-test 2022-10-18 23:12:35 +08:00
Max
355ae10dcf [change] i18n Trans 2022-10-18 22:36:32 +08:00
Max
827e0f1884 [i18n] support 2022-10-16 22:23:32 +08:00
Renamed from lang/lang.go (Browse further)