2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 10:45:32 +00:00

Add details on mobile app

This commit is contained in:
Oliver Walters
2021-02-21 21:47:05 +11:00
parent 2c62069ac0
commit c133174029
11 changed files with 173 additions and 8 deletions

17
docs/app/translation.md Normal file
View File

@ -0,0 +1,17 @@
---
title: App Translations
---
## Translation Support
The InvenTree app, much like the InvenTree web-based application, is designed to support multiple language translations.
As with the web application, translations are community contributed - if the app does not support your native language, contributions are very welcome!
## Contributing
Translation files for the InvenTree app are [available on GitHub](https://github.com/inventree/inventree-app-i18n/).
A Python helper script simplifies the translation process by presenting the user with words or phrases which require translation, one item at a time.
Full translation efforts, while appreciated, are not required. Please feel free to contribute as much as you can!