Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
docs: update json
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Jan 10, 2022
1 parent 44b3e68 commit 8ddc3b9
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions B.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"bind": ["绑定"],
"binding": ["绑定的"],
"bivariant": ["双向协变"],
"block": ["区块"],
"blockchain": ["区块链"],
"blur": ["失焦"],
"body": ["身体"],
"bom": ["browser object model", "浏览器对象模型"],
Expand Down
2 changes: 2 additions & 0 deletions C.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"continuous delivery": ["cd", "持续交付"],
"continuous deployment": ["cd", "持续部署"],
"continuous integration": ["ci", "持续集成"],
"contract": ["合约"],
"contravariant": ["逆变"],
"control": ["控制"],
"controllability": ["可控制性"],
Expand All @@ -97,6 +98,7 @@
"critical adoption": ["技术选型临界点", "批判性采用"],
"cross-cutting": ["横切"],
"cross-platform": ["跨端", "跨平台"],
"cryptocurrency": ["加密货币"],
"csr": ["client side rendering", "客户端渲染"],
"css": ["cascading style sheets", "层叠样式表"],
"current": ["当前的"],
Expand Down
4 changes: 4 additions & 0 deletions E.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,13 @@
"erroneous": ["错误的"],
"error": ["错误"],
"escape hatch": ["应急方案"],
"eth": ["以太币"],
"ether": ["以太币"],
"ethereum": ["以太坊"],
"evaluation": ["评估"],
"event": ["事件"],
"event-driven": ["事件驱动的"],
"evm": ["以太坊虚拟机"],
"exact": ["准确的"],
"example": ["示例"],
"exceed": ["超出"],
Expand Down
1 change: 1 addition & 0 deletions H.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"函数即服务": ["faas", "function-as-a-service"],
"函数式的": ["functional"],
"毫秒": ["millisecond"],
"合约": ["contract"],
"核心": ["core"],
"核心的": ["core"],
"横切": ["cross-cutting"],
Expand Down
1 change: 1 addition & 0 deletions J.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"技术选型临界点": ["critical adoption"],
"技术债": ["technical debt"],
"继承": ["inheritance"],
"加密货币": ["cryptocurrency"],
"加权图": ["weighted graph"],
"加载": ["load"],
"加载器": ["loader"],
Expand Down
2 changes: 2 additions & 0 deletions Q.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
"清楚的": ["clear"],
"清空": ["clear"],
"请求": ["request"],
"区块": ["block"],
"区块链": ["blockchain"],
"取消": ["cancel"],
"取消关联": ["unlink"],
"全部": ["full"],
Expand Down
3 changes: 3 additions & 0 deletions Y.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"移除": ["remove"],
"移动": ["move"],
"遗留": ["legacy"],
"以太币": ["eth", "ether"],
"以太坊": ["ethereum"],
"以太坊虚拟机": ["evm"],
"异步": ["async", "asynchronous"],
"异步的": ["async", "asynchronous"],
"异常": ["exception"],
Expand Down

0 comments on commit 8ddc3b9

Please sign in to comment.