mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-14 08:35:56 +00:00
971df8edba
- Remove all 3rd party parachain configurations from endpoints: - productionRelayPolkadot.ts: Keep only system parachains - productionRelayDicle.ts: Keep only system parachains - testingRelayZagros.ts: Keep only system parachains - testingRelayTeyrChain.ts: Keep only system parachains - Update domain references: - polkadot.js.org → pezkuwichain.app - wiki.polkadot.network → wiki.pezkuwichain.io - dotapps.io → pezkuwichain.app - statement.polkadot.network → docs.pezkuwichain.io/statement - support.polkadot.network → docs.pezkuwichain.io - Update repository references: - github.com/pezkuwi-js/apps → github.com/pezkuwichain/pwap - Rename system parachains to Pezkuwi ecosystem: - PolkadotAssetHub → PezkuwiAssetHub - polkadotBridgeHub → pezkuwiBridgeHub - polkadotCollectives → pezkuwiCollectives - polkadotCoretime → pezkuwiCoretime - polkadotPeople → pezkuwiPeople - Update network name in claims utility: - Polkadot → Pezkuwi
28 lines
2.2 KiB
JSON
28 lines
2.2 KiB
JSON
{
|
|
"Accounts": "Accounts",
|
|
"Developer": "Developer",
|
|
"Files": "Files",
|
|
"Fork Locally": "Fork Locally",
|
|
"Governance": "Governance",
|
|
"Initializing connection": "Initializing connection",
|
|
"Local fork powered by ": "Local fork powered by ",
|
|
"Network": "Network",
|
|
"Relay chain": "Relay chain",
|
|
"Settings": "Settings",
|
|
"Switch": "Switch",
|
|
"Waiting for authorization from the extension. Please open the installed extension and approve or reject access.": "Waiting for authorization from the extension. Please open the installed extension and approve or reject access.",
|
|
"Waiting to complete metadata retrieval from remote endpoint.": "Waiting to complete metadata retrieval from remote endpoint.",
|
|
"Waiting to establish a connection with the remote endpoint.": "Waiting to establish a connection with the remote endpoint.",
|
|
"You are connected to the development instance of the UI. For a fully decentralized experience, you are encouraged to use the IPFS deployed version as the canonical URL: ": "You are connected to the development instance of the UI. For a fully decentralized experience, you are encouraged to use the IPFS deployed version as the canonical URL: ",
|
|
"You are connecting from a secure location to an insecure WebSocket ({{wsUrl}}). Due to browser mixed-content security policies this connection type is not allowed. Change the RPC service to a secure 'wss' endpoint.": "You are connecting from a secure location to an insecure WebSocket ({{wsUrl}}). Due to browser mixed-content security policies this connection type is not allowed. Change the RPC service to a secure 'wss' endpoint.",
|
|
"You are not connected to a node. Ensure that your node is running and that the Websocket endpoint is reachable.": "You are not connected to a node. Ensure that your node is running and that the Websocket endpoint is reachable.",
|
|
"custom endpoint": "custom endpoint",
|
|
"nav.github": "nav.github",
|
|
"nav.wiki": "nav.wiki",
|
|
"transfer received": "transfer received",
|
|
"update on #{{index}}": "update on #{{index}}",
|
|
"{{relay}} Common": "{{relay}} Common",
|
|
"{{relay}} Parachain": "{{relay}} Parachain",
|
|
"{{relay}} System": "{{relay}} System",
|
|
"{{relay}} TeyrChain": "{{relay}} TeyrChain"
|
|
} |