feat: 汉字数据修改
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_schema": "单音字: [pinyin, meaning|null, introduce]; 多音字: [[pinyin, meaning|null, introduce], ...]; 判断: 首元素为string则单音,为array则多音",
|
||||
"_schema": "单音字: [pinyin, gloss, introduce]; 多音字: [[pinyin, gloss, introduce], ...]; 判断: 首元素为 string 则单音,为 array 则多音",
|
||||
"_verified_before": "佣",
|
||||
"一": ["yī", null, "一,一二三四的一"],
|
||||
"乙": ["yǐ", null, "乙,甲乙丙丁的乙"],
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user