mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-19 08:21:01 +00:00
c71ddb6e0d
- Clone Polkadot.js Apps repository - Update package.json with Pezkuwi branding - Add Pezkuwi endpoint to production chains (wss://pezkuwichain.app:9944) - Create comprehensive README for SDK UI - Set up project structure with all packages Next steps: - Apply Kurdistan colors (Kesk, Sor, Zer, Spi + Black) to UI theme - Replace logos with Pezkuwi branding - Test build and deployment
27 lines
2.1 KiB
JSON
27 lines
2.1 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"
|
|
} |