feat: add setting for auto-lock fix: fix sideswipe
This commit is contained in:
@@ -23,6 +23,8 @@ extension AppLocalizationsHelpers on AppLocalizations {
|
||||
'Could not add product to tab.' => couldNotAddProductToTab,
|
||||
'Could not update item quantity.' => couldNotUpdateQuantity,
|
||||
'Could not close tab.' => couldNotCloseTab,
|
||||
'Could not rename tab.' => couldNotRenameTab,
|
||||
'Could not delete tab.' => couldNotDeleteTab,
|
||||
'Could not reload tabs.' => couldNotReloadTabs,
|
||||
'Could not load tab history.' => couldNotLoadHistory,
|
||||
'Could not load more tabs.' => couldNotLoadMoreTabs,
|
||||
|
||||
Reference in New Issue
Block a user