mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
More translations
This commit is contained in:
parent
c3bc6a94b0
commit
18229fbfe2
3 changed files with 5 additions and 5 deletions
|
|
@ -98,7 +98,7 @@ class _InvenTreeLoginSettingsState extends State<InvenTreeLoginSettingsWidget> {
|
|||
},
|
||||
),
|
||||
Divider(),
|
||||
Text("Account Details"),
|
||||
Text(I18N.of(context).accountDetails),
|
||||
TextFormField(
|
||||
initialValue: _username,
|
||||
decoration: InputDecoration(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue