Skip to content

Commit

Permalink
Update en.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShridharGoel authored Apr 30, 2024
1 parent 8133745 commit d4de57d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -705,9 +705,9 @@ export default {
other: 'Unexpected error, please try again later.',
genericCreateFailureMessage: 'Unexpected error submitting this expense. Please try again later.',
genericCreateInvoiceFailureMessage: 'Unexpected error sending invoice, please try again later.',
// eslint-disable-next-line use-periods-for-error-messages
// eslint-disable-next-line rulesdir/use-periods-for-error-messages
receiptFailureMessage: "The receipt didn't upload. ",
// eslint-disable-next-line use-periods-for-error-messages
// eslint-disable-next-line rulesdir/use-periods-for-error-messages
saveFileMessage: 'Download the file ',
loseFileMessage: 'or dismiss this error and lose it.',
genericDeleteFailureMessage: 'Unexpected error deleting this expense, please try again later.',
Expand Down

0 comments on commit d4de57d

Please sign in to comment.