Typo
This commit is contained in:
parent
dd011c7b33
commit
cacc025a05
|
|
@ -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',
|
'Save data locally to enable the app to start faster, disabling may improve performance in large accounts',
|
||||||
'persist_ui': 'Persist UI',
|
'persist_ui': 'Persist UI',
|
||||||
'persist_ui_help':
|
'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_postal_code': 'Client Postal Code',
|
||||||
'client_vat_number': 'Client VAT Number',
|
'client_vat_number': 'Client VAT Number',
|
||||||
'has_tasks': 'Has Tasks',
|
'has_tasks': 'Has Tasks',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue