docs(i18n): standardize contract terminology
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/user/develop/framework/events.md
|
||||
events.md: c70150b4d9070063513021e420f253ff6d4e5de1
|
||||
events.zh.md: 813dc3631e0c776ad9c8763db65eebc3f2167578
|
||||
events.zh.md: b3b79a86d249eed0df15380e17a1ee71766b1a72
|
||||
@@ -22,7 +22,7 @@ ctx.emit('event-name', payload)
|
||||
|
||||
## 事件模式
|
||||
|
||||
Cordis 提供多种事件模式,适用于不同的交互契约:
|
||||
Cordis 提供多种事件模式,适用于不同的交互约定:
|
||||
|
||||
### emit — 广播
|
||||
|
||||
|
||||
Reference in New Issue
Block a user