Add `Javascript` components and `Rust` components to docs for component library. (#9580)

diff --git a/docs/en/guides/Component-library-settings.md b/docs/en/guides/Component-library-settings.md
index 649dd1d..52661aa 100644
--- a/docs/en/guides/Component-library-settings.md
+++ b/docs/en/guides/Component-library-settings.md
@@ -30,6 +30,8 @@
 - Python reserved: [7000, 8000)
 - PHP reserved: [8000, 9000)
 - C++ reserved: [9000, 10000)
+- Javascript reserved: [10000, 11000)
+- Rust reserved: [11000, 12000)
 
 Example:
 ```yaml