Skip to content

Commit

Permalink
Update src/languages/en.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Manan <manan.jadhav@gmail.com>
  • Loading branch information
yuwenmemon and mananjadhav authored Jun 21, 2024
1 parent 70b991e commit 8f1b45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2529,7 +2529,7 @@ export default {
case 'netSuiteSyncInitData':
return 'Retrieving data from NetSuite';
case 'netSuiteSyncImportTaxes':
return 'Importing Taxes';
return 'Importing taxes';
case 'netSuiteSyncImportItems':
return 'Importing items';
case 'netSuiteSyncData':
Expand Down

0 comments on commit 8f1b45f

Please sign in to comment.