app-parachains.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "<unknown>": "<unknown>",
  3. "Deregister this parachain": "Deregister this parachain",
  4. "Download": "Download",
  5. "Message data": "Message data",
  6. "Message origin.": "Message origin.",
  7. "Most recent head data": "Most recent head data",
  8. "Not updated in the last block": "Not updated in the last block",
  9. "Parachains overview": "Parachains overview",
  10. "Positive number greater than or equal to {{nextFreeId}}": "Positive number greater than or equal to {{nextFreeId}}",
  11. "Register a parachain": "Register a parachain",
  12. "The code is not recognized as being in valid WASM format": "The code is not recognized as being in valid WASM format",
  13. "The compiled runtime WASM for the parachain you wish to register.": "The compiled runtime WASM for the parachain you wish to register.",
  14. "The compiled runtime WASM for this parachain.": "The compiled runtime WASM for this parachain.",
  15. "The id number to assign to this parachain.": "The id number to assign to this parachain.",
  16. "The id of the parachain to be deregistered.": "The id of the parachain to be deregistered.",
  17. "The initial head state for the parachain.": "The initial head state for the parachain.",
  18. "The initial head state is invalid.": "The initial head state is invalid.",
  19. "The scheduling preference for this parachain.": "The scheduling preference for this parachain.",
  20. "The scheduling setting for this parachain.": "The scheduling setting for this parachain.",
  21. "There are no registered parachains": "There are no registered parachains",
  22. "Unknown": "Unknown",
  23. "Updated in the latest block": "Updated in the latest block",
  24. "best block": "best block",
  25. "code": "code",
  26. "data": "data",
  27. "heads": "heads",
  28. "initial head state": "initial head state",
  29. "next id": "next id",
  30. "no messages": "no messages",
  31. "origin": "origin",
  32. "parachain id": "parachain id",
  33. "parachains": "parachains",
  34. "pending swap id": "pending swap id",
  35. "relay dispatch queue": "relay dispatch queue",
  36. "scheduling": "scheduling",
  37. "swap to id": "swap to id",
  38. "{{relayDispatchQueueSize}} dispatch messages pending": "{{relayDispatchQueueSize}} dispatch messages pending"
  39. }