Skip to content

Commit 4d8c62b

Browse files
committed
Update ru-RU.md
1 parent 9b7de80 commit 4d8c62b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ru-RU.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,10 +1957,10 @@
19571957

19581958
*Why?*: Мы получаем идентифицируемое место для установки конфигурации для модуля.
19591959

1960-
### Routes
1960+
### Маршруты
19611961
###### [Style [Y129](#style-y129)]
19621962

1963-
- Separate route configuration into its own file. Examples might be `app.route.js` for the main module and `admin.route.js` for the `admin` module. Even in smaller apps I prefer this separation from the rest of the configuration.
1963+
- Выделяйте конфигурацию маршрута в свой собственный файл. Примеры могут быть такими: `app.route.js` для главного модуля и `admin.route.js` для модуля `admin`. Даже в маленьких приложениях я предпочитаю такое разделение от остальной конфигурации.
19641964

19651965
**[Back to top](#table-of-contents)**
19661966

0 commit comments

Comments
 (0)