Skip to content

Commit

Permalink
Merge pull request #1624 from oasisprotocol/mz/iconography
Browse files Browse the repository at this point in the history
Update Consensus tx methods labels
  • Loading branch information
buberdds authored Nov 4, 2024
2 parents 705c04e + 16e513a commit 5339b4a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions .changelog/1624.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update Consensus tx methods labels
22 changes: 11 additions & 11 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,18 +412,18 @@
"latest": "Latest Transactions",
"method": {
"stakingTransfer": "Transfer",
"stakingAddEscrow": "Start delegate",
"stakingReclaimEscrow": "Start undelegate",
"stakingAmendCommissionSchedule": "Amend commission schedule",
"stakingAddEscrow": "Start Delegate",
"stakingReclaimEscrow": "Start Undelegate",
"stakingAmendCommissionSchedule": "Amend Commission Schedule",
"stakingAllow": "Allowance Change",
"stakingWithdraw": "Continued delegate",
"roothashExecutorCommit": "Executor commit",
"roothashExecutorProposerTimeout": "Executor proposer timeout",
"registryRegisterEntity": "Register entity",
"registryRegisterNode": "Register node",
"registryRegisterRuntime": "Register runtime",
"governanceCastVote": "Cast vote",
"governanceSubmitProposal": "Submit proposal",
"stakingWithdraw": "Continued Delegate",
"roothashExecutorCommit": "Executor Commit",
"roothashExecutorProposerTimeout": "Executor Proposer Timeout",
"registryRegisterEntity": "Register Entity",
"registryRegisterNode": "Register Node",
"registryRegisterRuntime": "Register Runtime",
"governanceCastVote": "Cast Vote",
"governanceSubmitProposal": "Submit Proposal",
"beaconPVSSCommit": "PVSSCommit",
"beaconPVSSReveal": "PVSSReveal",
"beaconVRFProve": "VRFProve",
Expand Down

0 comments on commit 5339b4a

Please sign in to comment.