2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-08-07 13:02:14 +00:00

Update release notes,

- Also adds locale support for more language codes
This commit is contained in:
Oliver
2021-07-27 08:56:40 +10:00
parent 51f3be899b
commit 9b090723f9
4 changed files with 26 additions and 12 deletions

View File

@@ -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`