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:
17
docs/app/translation.md
Normal file
17
docs/app/translation.md
Normal 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!
|
Reference in New Issue
Block a user