mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-19 23: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
10 lines
898 B
JSON
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."
|
|
} |