ФУНКЦИИ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: отправка во внешний контур и source-side список

This commit is contained in:
DCCONSTRUCTIONS
2026-04-18 21:47:29 +03:00
parent 390bcdbf38
commit fb33f093de
28 changed files with 911 additions and 386 deletions
@@ -318,6 +318,8 @@ export default {
modal: {
title: "Add request",
submit: "Send",
success_message: "Request sent to the target contour.",
error_message: "Failed to send the request to the target contour.",
toast_title: "Routing is not connected yet",
toast_message:
"The UI now uses the intake shell. The next stage will connect backend routing and real delivery to the target contour.",
@@ -475,6 +475,8 @@ export default {
modal: {
title: "Добавить запрос",
submit: "Отправить",
success_message: "Запрос отправлен во внешний контур.",
error_message: "Не удалось отправить запрос во внешний контур.",
toast_title: "Маршрутизация ещё не подключена",
toast_message:
"UI уже переведён на shell предложений. На следующем этапе подключим backend-маршрутизацию и реальную отправку в целевой контур.",