Files
pezkuwi-sdk-ui/packages/apps/public/locales/en/app-js.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

10 lines
898 B
JSON

{
"Close": "Close",
"Console": "Console",
"Name your example": "Name your example",
"Never execute JS snippets from untrusted sources.": "Never execute JS snippets from untrusted sources.",
"Save snippet to local storage": "Save snippet to local storage",
"Select example": "Select example",
"This is a developer tool that allows you to execute selected snippets in a limited context.": "This is a developer tool that allows you to execute selected snippets in a limited context.",
"Unless you are a developer with insight into what the specific script does to your environment (based on reading the code being executed) generally the advice would be to not use this environment.": "Unless you are a developer with insight into what the specific script does to your environment (based on reading the code being executed) generally the advice would be to not use this environment."
}