This repository was archived by the owner on Oct 29, 2022. It is now read-only.
-
- Notifications
You must be signed in to change notification settings - Fork 86
Language Packs
jasonwynn10 edited this page Oct 17, 2016 · 1 revision
In order for this plugin to be used by all players of all language, this plugin uses a translation system that we call Language Packs.
The default language pack is set to English (eng). You can change it to another language by setting the Language: option in config.yml to another language name. You can set it to any of the existing language packs. A list of Language packs can be found in config.yml or in the box below.
| Name | Language |
|---|---|
| eng | English (Default) |
| nl | Dutch |
| spa | Spanish |
| vi | Vietnamese |
| zho | Chinese(ROC) |
| chs | Chinese(PRC) |
| ces | Czech |
| deu | German |
| fr | French |
Do you know a language that has not been added yet? You can help us out by translating the eng.ini file and creating a pull request!
MyPlot Wiki