mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 20:25:26 +00:00
More translations
This commit is contained in:
@ -98,7 +98,7 @@ class _InvenTreeLoginSettingsState extends State<InvenTreeLoginSettingsWidget> {
|
||||
},
|
||||
),
|
||||
Divider(),
|
||||
Text("Account Details"),
|
||||
Text(I18N.of(context).accountDetails),
|
||||
TextFormField(
|
||||
initialValue: _username,
|
||||
decoration: InputDecoration(
|
||||
|
Reference in New Issue
Block a user