update pinyinjs.js
This commit is contained in:
parent
43bab52ea9
commit
8831f74348
|
@ -33,6 +33,10 @@ var pinyin_dict_polyphone = {
|
|||
"张嶷": " nì",
|
||||
"蒋干": " gàn",
|
||||
"雷薄": " bó",
|
||||
"吕蒙": " méng",
|
||||
"端蒙": " méng",
|
||||
"于禁": " jìn",
|
||||
"夏侯令女": " lìng ",
|
||||
"马日磾": " mì dī",
|
||||
// 技能名
|
||||
"没矢": "mò ",
|
||||
|
@ -92,6 +96,7 @@ var pinyin_dict_polyphone = {
|
|||
"曲误": "qǔ ",
|
||||
"媛丽": "yuán ",
|
||||
"调归": "diào ",
|
||||
"禁咒": "jìn ",
|
||||
// END
|
||||
"阿Q": "ā ",
|
||||
"阿爸": "ā ",
|
||||
|
|
Loading…
Reference in New Issue