Update documentation a tiny bit on languages, changelog
This commit is contained in:
parent
52a23cb634
commit
9ff108b333
3 changed files with 25 additions and 0 deletions
22
docs/lang.md
22
docs/lang.md
|
|
@ -5,3 +5,25 @@ If you can't load other languages, make sure that you still have a folder called
|
|||
This system is separate from Terraria's language system. You may still want to pass `-lang` on the command line to set the language for Terraria.
|
||||
|
||||
The base for the i18n system was built by Janet Blackquill ([@pontaoski](https://github.com/pontaoski)). A small donation in her honor was made to the [KDE project](https://kde.org/) as a thankyou for this work.
|
||||
|
||||
## Supported language projects
|
||||
|
||||
The following language projects are currently in-progress, with significant progress:
|
||||
|
||||
* Chinese (Simplified) (`zh_CN`)
|
||||
* Russian (`ru_RU`)
|
||||
* Spanish (`es_ES`)
|
||||
|
||||
The following are active projects without significant progress:
|
||||
|
||||
* German (`de_DE`)
|
||||
* Turkish (`tr_TR`)
|
||||
* French (`fr_FR`)
|
||||
* French, Quebec (`fr_QC`)
|
||||
* Japanese (`ja_JP`)
|
||||
* Russian (Ukraine) (`ru_UA`)
|
||||
* Toki Pona (`tok`)
|
||||
|
||||
If you'd like your language to be supported, please let us know in Discord.
|
||||
|
||||
We are particularly interested in `zh_CN`, `ru_RU`, and `es_ES` because these are the most commonly used languages in conjunction with TShock.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue