This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Description
🚀 Feature Proposal
Thank you for amazing library.
Code split enum files per translation with (dynamic) lazy load feature.
Motivation
Above feature already there for translation. It's better to have it in enums as well.
Example
Enums for all world data (countries, states, districts) per translation file will be huge. Lazy load will be better for this case.