You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IDVA6-1468: Improve language and namespace loading in i18nCh utility
- Enhance type safety by specifying `lng` and `ns` as strings in loadPath
- Refactor loadAllNamespaces to use a more functional approach
- Consolidate namespace loading logic into loadNamespacesFromFolder
- Simplify getLanguageFolders using array flattening
- Improve code readability and maintainability
- Ensure consistent handling of both project and node_modules folders
0 commit comments