Skip to content

Commit 66ec761

Browse files
committed
New translations publishing-a-subgraph.mdx (Russian)
1 parent d483ff0 commit 66ec761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/ru/subgraphs/developing/publishing/publishing-a-subgraph.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ As of version 0.73.0, you can also publish your Subgraph with the [`graph-cli`](
3838

3939
1. Откройте `graph-cli`.
4040
2. Use the following commands: `graph codegen && graph build` then `graph publish`.
41-
3. A window will open, allowing you to connect your wallet, add metadata, and deploy your finalized Subgraph to a network of your choice.
41+
3. Откроется окно, где Вы сможете подключить свой кошелек, добавить метаданные и развернуть финализированный субграф в выбранной Вами сети.
4242

4343
![cli-ui](/img/cli-ui.png)
4444

@@ -62,7 +62,7 @@ FLAGS
6262
6363
```
6464

65-
## Adding signal to your Subgraph
65+
## Добавление сигнала к Вашему субграфу
6666

6767
Developers can add GRT signal to their Subgraphs to incentivize Indexers to query the Subgraph.
6868

0 commit comments

Comments
 (0)