Update documentation on i18n system.

This commit is contained in:
Lucas Nicodemus 2022-10-20 02:10:31 -07:00
parent fda1de52a9
commit a10bff1018
No known key found for this signature in database
4 changed files with 23 additions and 0 deletions

View file

@ -6,9 +6,13 @@
* [Tile providers](/tile-providers.md)
* [Message-of-the-day](/motd.md)
* [Server-side characters](/ssc.md)
* [Languages](/lang.md)
* Field definitions
* [Permissions](/permission-descriptions.md)
* [REST fields](/rest-fields.md)
* [config.json fields](/config-file-descriptions.md)
* [sscconfig.json fields](/ssc-config.md)
* Developer documentation
* [i18n in the tshock project](/i18n.md)