Word error

This commit is contained in:
tianci li 2023-02-27 12:14:20 +08:00
parent b6dbfe1564
commit c9093a36b3
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ export const enUS = {
autoCommit: 'Auto commit',
manualCommit: 'Manual commit',
actionSuccessful: '{action} successful',
importQueryErrors: 'Warning: {n} error has accurrend | Warning: {n} errors occurred',
importQueryErrors: 'Warning: {n} error has occurrend | Warning: {n} errors occurred',
executedQueries: '{n} query executed | {n} queries executed',
ourputFormat: 'Output format',
singleFile: 'Single {ext} file',