From b0193e3b736a78d73f8ab848fbc387a3725fa7e5 Mon Sep 17 00:00:00 2001 From: tackchen Date: Sun, 19 Jun 2022 09:41:22 +0800 Subject: [PATCH] feat: next version todo list --- src/cnchar/main/dict/spell-default.json | 6 +++++- src/cnchar/main/version.ts | 2 +- src/cnchar/plugin/poly/dict/polyphone-phrase-simple.json | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/cnchar/main/dict/spell-default.json b/src/cnchar/main/dict/spell-default.json index 9038ef7..cc9c4f3 100644 --- a/src/cnchar/main/dict/spell-default.json +++ b/src/cnchar/main/dict/spell-default.json @@ -128,5 +128,9 @@ "欻": "chuā", "南": "nán", "棍": "gùn", - "叭": "bā" + "叭": "bā", + "蹲": "dūn", + "靚": "liàng", + "刹": "shā", + "彷": "páng" } \ No newline at end of file diff --git a/src/cnchar/main/version.ts b/src/cnchar/main/version.ts index 0090749..ca4c004 100644 --- a/src/cnchar/main/version.ts +++ b/src/cnchar/main/version.ts @@ -1 +1 @@ -export default '3.2.0'; \ No newline at end of file +export default '3.2.1'; \ No newline at end of file diff --git a/src/cnchar/plugin/poly/dict/polyphone-phrase-simple.json b/src/cnchar/plugin/poly/dict/polyphone-phrase-simple.json index f23fe86..3d9ad04 100644 --- a/src/cnchar/plugin/poly/dict/polyphone-phrase-simple.json +++ b/src/cnchar/plugin/poly/dict/polyphone-phrase-simple.json @@ -3135,5 +3135,7 @@ "否极泰来": "pǐ jí tài lái", "笼罩": "lǒng zhào", "南无阿弥陀佛": "nā wú ā mí tuó fó", - "中奖": "zhòng jiǎng" + "中奖": "zhòng jiǎng", + "古刹": "gǔ chà", + "刹那": "chà nà" } \ No newline at end of file