ФУНКЦИИ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: отправка во внешний контур и source-side список
This commit is contained in:
@@ -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-маршрутизацию и реальную отправку в целевой контур.",
|
||||
|
||||
Reference in New Issue
Block a user