Skip to content

Commit

Permalink
Merge pull request #373 from StarSugar/master
Browse files Browse the repository at this point in the history
	change:     src/data/phrases-dict.ts
  • Loading branch information
hotoo committed Aug 25, 2023
2 parents 335890c + fe55172 commit d0a939e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/phrases-dict.ts
Expand Up @@ -20823,7 +20823,7 @@ const phrases_dict: Record<string,string[][]> = {
"打交道": [["dǎ"], ["jiāo"], ["dào"]],
"打街骂巷": [["dǎ"], ["jiē"], ["mà"], ["xiàng"]],
"打瞌睡": [["dǎ"], ["kē"], ["shuì"]],
"打开天窗说亮话": [["dǎ"], ["kāi"], ["tiān"], ["chuāng"], ["liàng"], ["huà"]],
"打开天窗说亮话": [["dǎ"], ["kāi"], ["tiān"], ["chuāng"], ["shuō"], ["liàng"], ["huà"]],
"打擂台": [["dǎ"], ["lèi"], ["tái"]],
"打冷枪": [["dǎ"], ["lěng"], ["qiāng"]],
"打冷战": [["dǎ"], ["lěng"], ["zhàn"]],
Expand Down

0 comments on commit d0a939e

Please sign in to comment.