mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-13 18:55:34 +00:00
String translations
This commit is contained in:
@ -111,7 +111,7 @@ class InvenTreeDrawer extends StatelessWidget {
|
||||
fit: BoxFit.scaleDown,
|
||||
width: 40,
|
||||
),
|
||||
title: new Text("InvenTree"),
|
||||
title: new Text(I18N.of(context).appTitle),
|
||||
onTap: _home,
|
||||
),
|
||||
/*
|
||||
|
Reference in New Issue
Block a user