检查并补充前端和后端的i18n翻译文件。以中文(zh-CN)为基准,检查其他语言翻译文件是否缺少key,并补充缺失的key和对应的翻译值。对于日语(ja-JP)、韩语(ko-KR)、繁体中文(zh-TW),使用与非CJK语言对比的方式检测未翻译内容。
$npx -y skills add zhimaai/chatclaw --skill i18n-checkInstalls into the current project.
Run `npx skills use "https://github.com/zhimaai/chatclaw" --skill "zhimaai/chatclaw/i18n-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zhimaai/chatclaw" that are relevant to the current task. Run `npx skills add "https://github.com/zhimaai/chatclaw"` and select the relevant skills, then follow their instructions.