mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-18 12:50:44 -04:00
- Added new localization entries for "Number parser" and its description in zh-CN.json. - Refactored dropdown list component to utilize KookitConfig for content regex configurations instead of the removed contentRegxConfig. - Updated ChapterSetting component to use KookitConfig.ContentRegxConfig for built-in parsers. - Adjusted common utility functions to integrate KookitConfig.ContentRegxConfig for text parsing.