Features
- Load localized texts from JSON files.
- Support for custom loaders to load texts from various sources.
- Retrieve localized texts using keys and optional formatting parameters.
- Access texts by nested keys
- Dynamic updates of strings using the
Text
class.