mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
fix(public-dicts): 修正app和application的定义 (#836)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user