mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-05 09:11:51 +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
|
|
@ -91,6 +91,7 @@ nav:
|
|||
- APIs and Tokens: 'install/apis_and_tokens.md'
|
||||
- User Auth System: 'install/user_auth_system.md'
|
||||
- Online MongoDB Database: 'install/mongodb.md'
|
||||
- Languages: 'install/languages.md'
|
||||
- Features:
|
||||
- Plugins:
|
||||
- Introduction: 'features/plugins/introduction.md'
|
||||
|
|
@ -111,7 +112,7 @@ nav:
|
|||
- Contributions:
|
||||
- Documentation Guidelines: 'contributions/documentation_guidelines.md'
|
||||
- Code Standards and Conventions: 'contributions/coding_conventions.md'
|
||||
- Testing: 'contributions/testing.md'
|
||||
- Testing: 'contributions/testing.md'
|
||||
|
||||
extra:
|
||||
social:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue