Add chinese translations to docs (#17125)

* import zh translations

* Fix broken links

* fix whitespace
This commit is contained in:
Justin Starry
2021-05-09 00:46:24 +08:00
committed by GitHub
parent 6927d0c77e
commit a1df57a4ea
165 changed files with 13801 additions and 11 deletions

View File

@@ -139,7 +139,7 @@ accounts are permanently marked as executable by the loader once they are
successfully deployed. The runtime will reject transactions that specify programs
that are not executable.
Unlike on-chain programs, [Native Programs](/developing/runtime-facilities/programs)
Unlike on-chain programs, [Native Programs](developing/runtime-facilities/programs)
are handled differently in that they are built directly into the Solana runtime.
### Accounts