refactor: rename fn name

This commit is contained in:
Gabe
2025-09-03 13:05:41 +08:00
parent 2b496bda31
commit 6dd6b73c2f
2 changed files with 4 additions and 4 deletions

View File

@@ -809,7 +809,7 @@ export const parseTransRes = (
* @param {*} param0
* @returns
*/
export const fetchTranslate = async ({
export const handleTranslate = async ({
translator,
texts,
from,