app-democracy.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "Democracy overview": "Democracy overview",
  3. "depositors": "depositors",
  4. "balance": "balance",
  5. "No available proposals": "No available proposals",
  6. "proposals": "proposals",
  7. "Submit proposal": "Submit proposal",
  8. "propose": "propose",
  9. "The amount that will be bonded to submit the proposal": "The amount that will be bonded to submit the proposal",
  10. "value": "value",
  11. "ending at": "ending at",
  12. "block #{{blockNumber}}, {{remaining}} blocks remaining": "block #{{blockNumber}}, {{remaining}} blocks remaining",
  13. "activate at (if passed)": "activate at (if passed)",
  14. "block #{{blockNumber}}": "block #{{blockNumber}}",
  15. "vote threshold": "vote threshold",
  16. "No available referendums": "No available referendums",
  17. "referendum": "referendum",
  18. "Second proposal": "Second proposal",
  19. "Select the account you wish to second with. This will lock your funds until the proposal is either approved or rejected": "Select the account you wish to second with. This will lock your funds until the proposal is either approved or rejected",
  20. "second with account": "second with account",
  21. "Cancel": "Cancel",
  22. "Second": "Second",
  23. "referenda": "referenda",
  24. "active": "active",
  25. "launch period": "launch period",
  26. "Vote on proposal": "Vote on proposal",
  27. "Select the account you wish to vote with. You can approve \"aye\" or deny \"nay\" the proposal.": "Select the account you wish to vote with. You can approve \"aye\" or deny \"nay\" the proposal.",
  28. "vote with account": "vote with account",
  29. "Select your vote preferences for this proposal, either to approve or disapprove": "Select your vote preferences for this proposal, either to approve or disapprove",
  30. "record my vote as": "record my vote as",
  31. "Aye, I approve": "Aye, I approve",
  32. "Nay, I do not approve": "Nay, I do not approve",
  33. "Vote": "Vote"
  34. }