goldendict-ng/opencc/t2tw.json
2022-02-11 21:54:14 +08:00

17 lines
302 B
JSON

{
"name": "Traditional Chinese to Traditional Chinese (Taiwan standard)",
"segmentation": {
"type": "mmseg",
"dict": {
"type": "ocd2",
"file": "TWVariants.ocd2"
}
},
"conversion_chain": [{
"dict": {
"type": "ocd2",
"file": "TWVariants.ocd2"
}
}]
}