Skip to content

Commit

Permalink
refactor(dict): { 添加 => 新增 }
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Nov 19, 2022
1 parent 203d4cc commit 27929a5
Show file tree
Hide file tree
Showing 6 changed files with 942 additions and 937 deletions.
1 change: 1 addition & 0 deletions lib/static/synonym.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ IP 位址,IP 地址
整合,集成
整數型,整型
文字游標,文本光标
新增,添加
無背景,无后台,無後台
日誌,日志
晶片,芯片
Expand Down
1,706 changes: 853 additions & 853 deletions test/__snapshots__/handle-text.spec.ts.snap

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions test/__snapshots__/properties.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inspection.dead.code.comment=// --註釋掉檢查
inspection.dead.code.comment.quickfix=註釋掉
inspection.dead.code.date.comment=// --註釋掉檢查 ({0}):
inspection.dead.code.display.name=未使用的宣告
inspection.dead.code.entry.point.quickfix=添加作為入口點
inspection.dead.code.entry.point.quickfix=新增作為入口點
inspection.dead.code.entry.points.display.name=入口點
inspection.dead.code.export.results.instantiated.from.heading=實例化
inspection.dead.code.export.results.no.instantiations.found=沒有實例化發現.
Expand Down Expand Up @@ -131,7 +131,7 @@ shared.scopes.node.text=共享範圍
suppress.inspection.family=禁止檢查
suppress.inspection.statement=對語句禁止
suppress.inspection.file=對檔案禁止
suspicious.name.combination.add.title=添加名稱組
suspicious.name.combination.add.title=新增名稱組
suspicious.name.combination.display.name=可疑的變數/參數名稱組合
suspicious.name.combination.edit.title=編輯群名稱
suspicious.name.combination.options.prompt=輸入一個逗號分隔的名稱列表:
Expand Down
Loading

0 comments on commit 27929a5

Please sign in to comment.