fix: update exchange_map

This commit is contained in:
小尛 2023-05-12 20:39:46 +08:00
parent 377c84c146
commit 6e02f3b1ba

@ -99,6 +99,8 @@ local formatter = {
['p'] = '过去式 ',
['r'] = '比较级 ',
['t'] = '最高级 ',
['b'] = '比较级 ',
['z'] = '最高级 ',
['s'] = '复数 ',
['d'] = '过去分词 ',
['i'] = '现在分词 ',