diff --git a/lib/utils/i18n.dart b/lib/utils/i18n.dart index 5c8ee460b..f2d6142a3 100644 --- a/lib/utils/i18n.dart +++ b/lib/utils/i18n.dart @@ -19,7 +19,7 @@ mixin LocalizationsProvider on LocaleCodeAware { 'Save data locally to enable the app to start faster, disabling may improve performance in large accounts', 'persist_ui': 'Persist UI', 'persist_ui_help': - 'Save UI state locally to enable the to start at the last location, disabling may improve performance', + 'Save UI state locally to enable the app to start at the last location, disabling may improve performance', 'client_postal_code': 'Client Postal Code', 'client_vat_number': 'Client VAT Number', 'has_tasks': 'Has Tasks',