<en_us>Translate file content from Simplified Chinese to Traditional Chinese.</en_us> <zh_cn>翻译文件中的简体中文到繁体中文。</zh_cn> <zh_tw>翻譯文件中的簡體中文到繁體中文。</zh_tw>
Attributes
Includes Deno configuration
Repository
Current version released
10 months ago
Versions
ts_deno_cn2tw
javascript: https://github.com/anqisoft/js_node_cn2tw
npmjs: https://www.npmjs.com/package/@dishanqian/cn2tw
import
import { convert } from 'https://deno.land/x/cn2tw@v0.0.1/index.ts';
Usage1
deno run --allow-run --allow-read --allow-write https://deno.land/x/cn2tw@v0.0.1/index.ts ~sourceFilename~ ~goalFilename~
Usage2
import { convert } from 'https://deno.land/x/cn2tw@v0.0.1/index.ts';
convert(~sourceFilename1~ ~goalFilename1~);
convert(~sourceFilename2~ ~goalFilename2~);
Translate file content from Simplified Chinese to Traditional Chinese.
Created on Wed Jan 10 2024 16:56:00
Feature: Translate file content from Simplified Chinese to Traditional Chinese.
翻译文件中的简体中文到繁体中文。
创建:2024年1月10日 16:56:00
功能:翻译文件中的简体中文到繁体中文。
翻譯文件中的簡體中文到繁體中文。
創建:2024年1月10日 16:56:00
功能:翻譯文件中的簡體中文到繁體中文。