Files
pezkuwi-sdk-ui/packages/apps/public/locales/en/apps.json
T
pezkuwichain d949863789 Initial commit: Pezkuwi SDK UI
Comprehensive web interface for interacting with Pezkuwi blockchain.

Features:
- Blockchain explorer
- Wallet management
- Staking interface
- Governance participation
- Developer tools

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 13:55:36 +03:00

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"
}