WIP
This commit is contained in:
parent
a0c9adb299
commit
fd4b1449e5
|
@ -212,8 +212,8 @@ class MenuEntry implements BaseModule {
|
|||
key: 'FRE-HUB-SETTINGS',
|
||||
icon: Icons.settings,
|
||||
name: FFLocalizations.of(navigatorKey.currentContext!).getVariableText(
|
||||
ptText: 'Configurações',
|
||||
enText: 'Settings',
|
||||
ptText: 'Opções do Sistema',
|
||||
enText: 'System Settings',
|
||||
),
|
||||
route: '/preferencesSettings',
|
||||
types: [MenuEntryType.Home, MenuEntryType.Drawer],
|
||||
|
|
Loading…
Reference in New Issue