Skip to content

Commit e09e167

Browse files
docs: Document language setting
1 parent b986436 commit e09e167

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/documentation/docs/sections/internals.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ By default, this is `2000` milliseconds, which is `2` seconds.
1010

1111
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.
1212

13+
## Language
14+
15+
Allows you to select a language different from the language used in KG.
16+
17+
Initially, KS will just use the language KG is set at, but you can override this language here.
18+
1319
<!-- prettier-ignore-start -->
1420
*[JS]: JavaScript
1521
*[KG]: Kittens Game

0 commit comments

Comments
 (0)