Skip to content

Commit

Permalink
Fix wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultJRD committed Aug 10, 2023
1 parent 2059496 commit af95d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ export default {
claimBtn: 'Just claim',
claimAndCompoundBtn: "Let's compound 🎉",
},
depositStates: ['Unspecified', 'Deposit In Progress', 'Deposit In Progress', 'Success', 'Error'],
depositStates: ['Unspecified', 'Deposit In Progress', 'Deposit In Progress', 'Success', 'Deposit error'],
withdrawalStates: ['Unspecified', 'Undelegate', 'Unbonding', 'IBC Transfer', 'Withdrawal error', 'Pending withdrawal'],
depositError: {
title: 'Deposit error',
Expand Down

0 comments on commit af95d02

Please sign in to comment.