Skip to content

Commit b7e8d1f

Browse files
committed
New translations introduction.mdx (Russian)
1 parent b0943f5 commit b7e8d1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/src/pages/ru/sps/introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Introduction to Substreams-Powered Subgraphs
3-
sidebarTitle: Introduction
2+
title: Введение в субграфы, работающие на основе Субпотоков
3+
sidebarTitle: Введение
44
---
55

66
Boost your Subgraph's efficiency and scalability by using [Substreams](/substreams/introduction/) to stream pre-indexed blockchain data.
@@ -11,7 +11,7 @@ Use a Substreams package (`.spkg`) as a data source to give your Subgraph access
1111

1212
### Специфические особенности
1313

14-
There are two methods of enabling this technology:
14+
Существует два способа активации этой технологии:
1515

1616
1. **Using Substreams [triggers](/sps/triggers/)**: Consume from any Substreams module by importing the Protobuf model through a Subgraph handler and move all your logic into a Subgraph. This method creates the Subgraph entities directly in the Subgraph.
1717

0 commit comments

Comments
 (0)