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 31, 2022
1 parent 0444f74 commit db9d158
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions D.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"对数搜索": ["logarithmic search"],
"对象": ["object"],
"多个的": ["multiple"],
"多态": ["polymorphism"],
"多行文本": ["textarea"],
"多选框": ["checkbox"],
"多页应用": ["mpa", "multiple page application"]
Expand Down
2 changes: 2 additions & 0 deletions E.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"empty": ["空的"],
"enable": ["启用"],
"enabled": ["启用的"],
"encapsulate": ["封装"],
"encapsulation": ["封装"],
"encode": ["编码"],
"encoding": ["编码"],
"end": ["结束"],
Expand Down
1 change: 1 addition & 0 deletions F.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"分治": ["divide and conquer"],
"分钟": ["minute"],
"风格指南": ["style guide"],
"封装": ["encapsulate", "encapsulation"],
"服务": ["service"],
"服务端消息推送": ["server-sent events", "sse"],
"服务端渲染": ["server-side rendering", "ssr"],
Expand Down
1 change: 1 addition & 0 deletions I.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"info": ["information", "信息"],
"information": ["info", "信息"],
"infrastructure-as-a-service": ["iaas", "基础设施即服务"],
"inherit": ["继承"],
"inheritance": ["继承"],
"init": ["initialize", "初始化"],
"initial": ["初始的"],
Expand Down
2 changes: 1 addition & 1 deletion J.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"技术": ["technique"],
"技术选型临界点": ["critical adoption"],
"技术债": ["technical debt"],
"继承": ["inheritance"],
"继承": ["inherit", "inheritance"],
"加密货币": ["cryptocurrency"],
"加权图": ["weighted graph"],
"加载": ["load"],
Expand Down
1 change: 1 addition & 0 deletions P.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"platform-as-a-service": ["paas", "平台即服务"],
"plugin": ["插件"],
"po": ["procedure oriented", "面向过程"],
"polymorphism": ["多态"],
"popconfirm": ["气泡确认框"],
"popover": ["弹出框"],
"portal": ["portal", "传送门"],
Expand Down

0 comments on commit db9d158

Please sign in to comment.