2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-15 03:35:35 +00:00

Docs cleanup (#347)

* remove 'contribute.md'

- Will be moved to the website

* Add reddit link

* Remove demo page

- Now documented on the main website

* Update index page

* Add link back to main website on index pgae

* Update wording on index page

* Replace demo page with a redirect link

* Updated links
This commit is contained in:
Oliver
2022-11-09 15:24:14 +11:00
committed by GitHub
parent 58353c4ac6
commit 8111117695
7 changed files with 19 additions and 168 deletions

View File

@ -78,7 +78,7 @@ Each named field provides information on available attributes:
## Translation
Field *label* and *help text* values are localized using the [community contributed translations](../contribute.md#translation). The required locale information is determined from the API request itself, meaning that the translated values are provided automatically.
Field *label* and *help text* values are localized using the [community contributed translations](https://crowdin.com/project/inventree). The required locale information is determined from the API request itself, meaning that the translated values are provided automatically.
For example, the same forms (in the web interface) are served via identical API requests, with the locale information determined "on the fly":