3x-ui/web/translation
MHSanaei c9abda7ab8
fix(tls): correct pinned cert SHA-256 hint to hex, not base64
xray-core hex-decodes pinnedPeerCertSha256 and the panel forwards the value as-is into share links and the JSON subscription, so clients hex-decode it too. The tooltip/placeholder wrongly said base64 (copied from the retired pinnedPeerCertificateChainSha256 field), and the "generate random hash" button emitted base64 via btoa, producing an unusable pin. Tooltip/placeholder now say hex across all locales and the generator emits hex.

Closes #4793
2026-06-02 15:14:17 +02:00
..
ar-EG.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
en-US.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
es-ES.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
fa-IR.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
id-ID.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
ja-JP.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
pt-BR.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
ru-RU.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
tr-TR.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
uk-UA.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
vi-VN.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
zh-CN.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00
zh-TW.json fix(tls): correct pinned cert SHA-256 hint to hex, not base64 2026-06-02 15:14:17 +02:00