diff --git a/packages/documentation/docs/sections/internals.md b/packages/documentation/docs/sections/internals.md index 6abd2125d..f1699ebc0 100644 --- a/packages/documentation/docs/sections/internals.md +++ b/packages/documentation/docs/sections/internals.md @@ -10,6 +10,12 @@ By default, this is `2000` milliseconds, which is `2` seconds. Lowering this value can cause instability or freeze your game, because so many browser resources will be spent on KS. If you want to speed up KS, lower the interval gradually. +## Language + +Allows you to select a language different from the language used in KG. + +Initially, KS will just use the language KG is set at, but you can override this language here. + *[JS]: JavaScript *[KG]: Kittens Game