Skip to content

Commit

Permalink
Update deposit period label
Browse files Browse the repository at this point in the history
MPR #329
  • Loading branch information
hochiw authored Aug 1, 2022
2 parents 5c74f64 + 4cf132e commit 962621a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion react-app/src/i18n/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"PortfolioScreen.yourPortfolio.reward": "Reward",
"PortfolioScreen.yourPortfolio.stake": "Stake",
"PortfolioScreen.yourPortfolio.unstaking": "Unstaking",
"Proposal.status.depositPeriod": "Deposit",
"Proposal.status.depositPeriod": "Depositing",
"Proposal.status.failed": "Failed",
"Proposal.status.invalid": "Invalid",
"Proposal.status.passed": "Passed",
Expand Down
2 changes: 1 addition & 1 deletion react-app/src/i18n/translations/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"PortfolioScreen.yourPortfolio.reward": "Reward",
"PortfolioScreen.yourPortfolio.stake": "Stake",
"PortfolioScreen.yourPortfolio.unstaking": "Unstaking",
"Proposal.status.depositPeriod": "Deposit",
"Proposal.status.depositPeriod": "Depositing",
"Proposal.status.failed": "Failed",
"Proposal.status.invalid": "Invalid",
"Proposal.status.passed": "Passed",
Expand Down

0 comments on commit 962621a

Please sign in to comment.