mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Update release notes,
- Also adds locale support for more language codes
This commit is contained in:
parent
51f3be899b
commit
9b090723f9
4 changed files with 26 additions and 12 deletions
|
|
@ -16,6 +16,11 @@ Make sure that the build number is incremented every time (or it will be rejecte
|
|||
|
||||
Ensure that the translation files have been updated, and copied into the correct directory!!
|
||||
|
||||
```
|
||||
cd lib/l10n
|
||||
python update_translations.py
|
||||
```
|
||||
|
||||
### Build Appbundle
|
||||
|
||||
`flutter build appbundle`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue