1
0
forked from GitHub/gf-core

fixes in the dictionaries

This commit is contained in:
kr.angelov
2014-03-28 14:09:09 +00:00
parent 5b730e090f
commit dbad21daba
11 changed files with 44 additions and 22 deletions

View File

@@ -10316,7 +10316,8 @@ meditation_N = mkN "冥想" ; -- 2
managerial_A = mkA "管理" ; -- 2
lookout_N = mkN "监视" ; -- 2
lick_V2 = mkV2 "舔" ; -- 2
laureate_N = mkN "得奖者" ; -- 2
laureateMasc_N = mkN "得奖者" ; -- 2
laureateFem_N = mkN "得奖者" ; -- 2
keyless_A = mkA "无键" ; -- 2
jam_V2 = mkV2 "使+堵塞" ; -- 2
intertwine_V2 = mkV2 "纠缠" ; -- 2