mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
docs: add how to add a language (#732)
* Create language-contributions.md * Update language-contributions.md * Update README.md * Update mkdocs.yml * Update README.md * Update language-contributions.md * Create languages.md * Update languages.md * Update README.md * Update mkdocs.yml * fix space languages.md fix space at line 61
This commit is contained in:
parent
851dce720f
commit
0630b54193
4 changed files with 197 additions and 2 deletions
|
|
@ -73,6 +73,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
|
|||
* [APIs and Tokens](docs/install/apis_and_tokens.md)
|
||||
* [User Auth System](docs/install/user_auth_system.md)
|
||||
* [Online MongoDB Database](docs/install/mongodb.md)
|
||||
* [Languages](docs/install/languages.md)
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
|
@ -112,7 +113,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
|
|||
|
||||
<details>
|
||||
<summary><strong>Contributions</strong></summary>
|
||||
|
||||
|
||||
* [Contributor Guidelines](CONTRIBUTING.md)
|
||||
* [Documentation Guidelines](docs/contributions/documentation_guidelines.md)
|
||||
* [Code Standards and Conventions](docs/contributions/coding_conventions.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue