Author: xxnuo <54252779+xxnuo@users.noreply.github.com>
docs: update
refactor(cache): streamline caching functions for translation
fix(cache): improve cache key generation, Using a null separator instead of underscores to prevent collisions.
fix(cache): improve the performance on long text cache key
Merge branch 'dev'
Author: ApliNi <aplini@ipacel.cc>
feat: implement caching mechanism for translation results