You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ru-RU.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1957,10 +1957,10 @@
1957
1957
1958
1958
*Why?*: Мы получаем идентифицируемое место для установки конфигурации для модуля.
1959
1959
1960
-
### Routes
1960
+
### Маршруты
1961
1961
###### [Style [Y129](#style-y129)]
1962
1962
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. Evenin smaller apps I prefer this separation from the rest of the configuration.
1963
+
-Выделяйте конфигурацию маршрута в свой собственный файл. Примеры могут быть такими:`app.route.js`для главного модуля и `admin.route.js`для модуля`admin`. Даже в маленьких приложениях я предпочитаю такое разделение от остальной конфигурации.
0 commit comments