update translations

This commit is contained in:
MHSanaei
2024-01-11 18:39:08 +03:30
parent a078335d4c
commit 49aafa5657
7 changed files with 72 additions and 63 deletions

View File

@@ -6,7 +6,7 @@
<a-form-item label='{{ i18n "path" }}'>
<a-input v-model.trim="inbound.stream.ws.path"></a-input>
</a-form-item>
<a-form-item label='{{ i18n "pages.inbounds.stream.general.requestHeader" }}'>
<a-form-item label='{{ i18n "pages.inbounds.stream.tcp.requestHeader" }}'>
<a-button size="small" @click="inbound.stream.ws.addHeader()">+</a-button>
</a-form-item>
<a-form-item :wrapper-col="{span:24}">