ui: keep graphql terms in English

This commit is contained in:
a.tolmachev
2026-04-11 20:50:28 +03:00
parent 2552107ff6
commit d08ee8ce88
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -72,6 +72,7 @@
<div class="protocol-card-tagline" data-i18n="wizard.step1.grpc_tagline">High-performance binary RPC over HTTP/2 with unary and bounded streaming flows for low-latency internal services.</div>
<div class="protocol-card-tags">
<span class="protocol-tag" data-i18n="wizard.step1.unary">Unary</span>
<span class="protocol-tag" data-i18n="wizard.streaming.transport.server_stream">Server stream</span>
<span class="protocol-tag" data-i18n="wizard.streaming.mode.window">Window</span>
<span class="protocol-tag" data-i18n="wizard.streaming.mode.session">Session</span>
<span class="protocol-tag">Protobuf</span>