docs: translate remaining non-README documentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 1. Your first plugin
|
||||
|
||||
English | [中文](01-first-plugin.zh.md)
|
||||
|
||||
In the loader configuration used here, a Cordis plugin module named-exports an `apply` function. When Cordis loads it, it calls `apply` with a **context** — the `ctx` object through which the plugin registers everything it contributes.
|
||||
|
||||
## Write the plugin
|
||||
|
||||
Reference in New Issue
Block a user