11[
22 {
3- "caption" : " ChineseTradsim : Simplified Chinese to Traditional Chinese" ,
4- "command" : " chinese_tradsim " ,
3+ "caption" : " ChineseConvert : Simplified Chinese to Traditional Chinese" ,
4+ "command" : " chinese_convert " ,
55 "args" :{"to" :" s2t.json" }
66 },
77 {
8- "caption" : " ChineseTradsim : Traditional Chinese to Simplified Chinese" ,
9- "command" : " chinese_tradsim " ,
8+ "caption" : " ChineseConvert : Traditional Chinese to Simplified Chinese" ,
9+ "command" : " chinese_convert " ,
1010 "args" :{"to" :" t2s.json" }
1111 },
1212 {
13- "caption" : " ChineseTradsim : Simplified Chinese to Traditional Chinese (Taiwan Standard)" ,
14- "command" : " chinese_tradsim " ,
13+ "caption" : " ChineseConvert : Simplified Chinese to Traditional Chinese (Taiwan Standard)" ,
14+ "command" : " chinese_convert " ,
1515 "args" :{"to" :" s2tw.json" }
1616 },
1717 {
18- "caption" : " ChineseTradsim : Traditional Chinese (Taiwan Standard) to Simplified Chinese" ,
19- "command" : " chinese_tradsim " ,
18+ "caption" : " ChineseConvert : Traditional Chinese (Taiwan Standard) to Simplified Chinese" ,
19+ "command" : " chinese_convert " ,
2020 "args" :{"to" :" tw2s.json" }
2121 },
2222 {
23- "caption" : " ChineseTradsim : Simplified Chinese to Traditional Chinese (Hong Kong Standard)" ,
24- "command" : " chinese_tradsim " ,
23+ "caption" : " ChineseConvert : Simplified Chinese to Traditional Chinese (Hong Kong Standard)" ,
24+ "command" : " chinese_convert " ,
2525 "args" :{"to" :" s2hk.json" }
2626 },
2727 {
28- "caption" : " ChineseTradsim : Traditional Chinese (Hong Kong Standard) to Simplified Chinese" ,
29- "command" : " chinese_tradsim " ,
28+ "caption" : " ChineseConvert : Traditional Chinese (Hong Kong Standard) to Simplified Chinese" ,
29+ "command" : " chinese_convert " ,
3030 "args" :{"to" :" hk2s.json" }
3131 },
3232 {
33- "caption" : " ChineseTradsim : Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom" ,
34- "command" : " chinese_tradsim " ,
33+ "caption" : " ChineseConvert : Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom" ,
34+ "command" : " chinese_convert " ,
3535 "args" :{"to" :" s2twp.json" }
3636 },
3737 {
38- "caption" : " ChineseTradsim : Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom" ,
39- "command" : " chinese_tradsim " ,
38+ "caption" : " ChineseConvert : Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom" ,
39+ "command" : " chinese_convert " ,
4040 "args" :{"to" :" tw2sp.json" }
4141 },
4242 {
43- "caption" : " ChineseTradsim : Traditional Chinese (OpenCC Standard) to Taiwan Standard" ,
44- "command" : " chinese_tradsim " ,
43+ "caption" : " ChineseConvert : Traditional Chinese (OpenCC Standard) to Taiwan Standard" ,
44+ "command" : " chinese_convert " ,
4545 "args" :{"to" :" t2tw.json" }
4646 },
4747 {
48- "caption" : " ChineseTradsim : Traditional Chinese (OpenCC Standard) to Hong Kong Standard" ,
49- "command" : " chinese_tradsim " ,
48+ "caption" : " ChineseConvert : Traditional Chinese (OpenCC Standard) to Hong Kong Standard" ,
49+ "command" : " chinese_convert " ,
5050 "args" :{"to" :" t2hk.json" }
5151 },
5252]
0 commit comments