fix(public-dicts): 修正app和application的定义 (#836)

This commit is contained in:
Xiang Li
2024-08-30 16:46:49 +08:00
committed by GitHub
parent 119c505b22
commit 3b878eeafa

View File

@@ -554,8 +554,8 @@
"trans": "n.澳大利亚人adj.澳大利亚的"
},
{
"name": "app\nn.",
"trans": "应用,应用程序"
"name": "app",
"trans": "n. 应用,应用程序"
},
{
"name": "autumn",
@@ -565,7 +565,7 @@
},
{
"name": "application",
"trans": "",
"trans": "n. 应用, 申请, 志愿书, 应用程序",
"usphone": "ˌæplɪˈkeɪʃn",
"ukphone": "ˌæplɪˈkeɪʃn"
},
@@ -10601,4 +10601,4 @@
"name": "sixteenth",
"trans": "ord. 第16"
}
]
]