mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Support pt-BR (brazilian portuguese
This commit is contained in:
parent
dadabf14ce
commit
d8baa04ced
3 changed files with 3 additions and 1 deletions
|
|
@ -90,6 +90,7 @@ class InvenTreeApp extends StatelessWidget {
|
|||
const Locale("no", ""), // Norwegian
|
||||
const Locale("pl", ""), // Polish
|
||||
const Locale("pt", ""), // Portuguese
|
||||
const Locale("pt-BR", ""),
|
||||
const Locale("ru", ""), // Russian
|
||||
const Locale("sv", ""), // Swedish
|
||||
const Locale("th", ""), // Thai
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue