Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-01-11 17:41:48 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-11 17:41:48 +0300
commit594f004d2a80e54f972b25badacb28d2bf3acad5 (patch)
treeda509e08770396d0c8e5c93eb52a5ccce10cf464 /web/translation/translate.ru_RU.toml
parentbee690429f5a5a4639679236b414d42dbdd6b762 (diff)
better view for http header
Diffstat (limited to 'web/translation/translate.ru_RU.toml')
-rw-r--r--web/translation/translate.ru_RU.toml17
1 files changed, 9 insertions, 8 deletions
diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml
index 2d03ee35..158897a5 100644
--- a/web/translation/translate.ru_RU.toml
+++ b/web/translation/translate.ru_RU.toml
@@ -204,17 +204,18 @@
"obtain" = "Получить"
[pages.inbounds.stream.general]
-"requestHeader" = "Заголовок запроса"
+"request" = "Запрос"
+"response" = "Ответ"
"name" = "Имя"
-"value" = "Значение"
+"value" = "Ценить"
[pages.inbounds.stream.tcp]
-"requestVersion" = "Версия запроса"
-"requestMethod" = "Метод запроса"
-"requestPath" = "Путь запроса"
-"responseVersion" = "Версия ответа"
-"responseStatus" = "Статус ответа"
-"responseStatusDescription" = "Описание статуса ответа"
+"version" = "Версия"
+"method" = "Метод"
+"path" = "Путь"
+"status" = "Положение дел"
+"statusDescription" = "Описание статуса"
+"requestHeader" = "Заголовок запроса"
"responseHeader" = "Заголовок ответа"
[pages.inbounds.stream.quic]