Skip to content

Commit

Permalink
react-app: Update deposit period label
Browse files Browse the repository at this point in the history
  • Loading branch information
hochiw committed Jul 30, 2022
1 parent 0f00af2 commit 4cf132e
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 4cf132e

Please sign in to comment.