From 9dfecd53d3cebe9598e66fa03bf3b99da5849dcd Mon Sep 17 00:00:00 2001 From: Beast Date: Wed, 9 Sep 2026 18:53:45 +0800 Subject: [PATCH 1/4] chore: remove testnet word --- website/src/i18n/de-DE.json | 2 +- website/src/i18n/en-US.json | 8 ++------ website/src/i18n/es-ES.json | 2 +- website/src/i18n/hi-IN.json | 8 ++------ website/src/i18n/id-ID.json | 8 ++------ website/src/i18n/ja-JP.json | 2 +- website/src/i18n/ko-KR.json | 8 ++------ website/src/i18n/ru-RU.json | 8 ++------ website/src/i18n/zh-CN.json | 19 ++++--------------- 9 files changed, 17 insertions(+), 48 deletions(-) diff --git a/website/src/i18n/de-DE.json b/website/src/i18n/de-DE.json index f520eb18..3b6d64bf 100644 --- a/website/src/i18n/de-DE.json +++ b/website/src/i18n/de-DE.json @@ -805,7 +805,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "Alle Rechte vorbehalten.", - "built_on": "GEBAUT AUF PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "Protokoll", "community": "Community", diff --git a/website/src/i18n/en-US.json b/website/src/i18n/en-US.json index d177bdd7..e38a5601 100644 --- a/website/src/i18n/en-US.json +++ b/website/src/i18n/en-US.json @@ -261,11 +261,7 @@ }, "pq": { "title": "Post-quantum security", - "body": [ - "Your keys.", - "Your coins.", - "Already quantum secure." - ] + "body": ["Your keys.", "Your coins.", "Already quantum secure."] } } }, @@ -805,7 +801,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "All rights reserved.", - "built_on": "BUILT ON PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "Protocol", "community": "Community", diff --git a/website/src/i18n/es-ES.json b/website/src/i18n/es-ES.json index 3162b29e..a0545d61 100644 --- a/website/src/i18n/es-ES.json +++ b/website/src/i18n/es-ES.json @@ -805,7 +805,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "Todos los derechos reservados.", - "built_on": "CONSTRUIDO SOBRE PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "Protocolo", "community": "Comunidad", diff --git a/website/src/i18n/hi-IN.json b/website/src/i18n/hi-IN.json index fafad558..e922c845 100644 --- a/website/src/i18n/hi-IN.json +++ b/website/src/i18n/hi-IN.json @@ -261,11 +261,7 @@ }, "pq": { "title": "पोस्ट-क्वांटम सुरक्षा", - "body": [ - "आपकी कुंजियाँ।", - "आपके कॉइन।", - "पहले से क्वांटम-सुरक्षित।" - ] + "body": ["आपकी कुंजियाँ।", "आपके कॉइन।", "पहले से क्वांटम-सुरक्षित।"] } } }, @@ -805,7 +801,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "सर्वाधिकार सुरक्षित।", - "built_on": "PLANCK टेस्टनेट पर निर्मित", + "built_on": "", "sections": { "protocol": "प्रोटोकॉल", "community": "कम्युनिटी", diff --git a/website/src/i18n/id-ID.json b/website/src/i18n/id-ID.json index 3d198ee6..c0cb0b67 100644 --- a/website/src/i18n/id-ID.json +++ b/website/src/i18n/id-ID.json @@ -261,11 +261,7 @@ }, "pq": { "title": "Keamanan pasca-kuantum", - "body": [ - "Kunci Anda.", - "Koin Anda.", - "Sudah aman secara kuantum." - ] + "body": ["Kunci Anda.", "Koin Anda.", "Sudah aman secara kuantum."] } } }, @@ -805,7 +801,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "Seluruh hak cipta dilindungi undang-undang.", - "built_on": "DIBANGUN DI ATAS PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "Protokol", "community": "Komunitas", diff --git a/website/src/i18n/ja-JP.json b/website/src/i18n/ja-JP.json index a9dcc94b..59a5e0f4 100644 --- a/website/src/i18n/ja-JP.json +++ b/website/src/i18n/ja-JP.json @@ -805,7 +805,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "All rights reserved.", - "built_on": "BUILT ON PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "プロトコル", "community": "コミュニティ", diff --git a/website/src/i18n/ko-KR.json b/website/src/i18n/ko-KR.json index fc776c78..4945908f 100644 --- a/website/src/i18n/ko-KR.json +++ b/website/src/i18n/ko-KR.json @@ -261,11 +261,7 @@ }, "pq": { "title": "포스트 양자 보안", - "body": [ - "당신의 키.", - "당신의 코인.", - "이미 양자 보안." - ] + "body": ["당신의 키.", "당신의 코인.", "이미 양자 보안."] } } }, @@ -805,7 +801,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "All rights reserved.", - "built_on": "BUILT ON PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "프로토콜", "community": "커뮤니티", diff --git a/website/src/i18n/ru-RU.json b/website/src/i18n/ru-RU.json index 18aced88..4b4c0478 100644 --- a/website/src/i18n/ru-RU.json +++ b/website/src/i18n/ru-RU.json @@ -261,11 +261,7 @@ }, "pq": { "title": "Пост-квантовая безопасность", - "body": [ - "Ваши ключи.", - "Ваши монеты.", - "Уже квантово-безопасные." - ] + "body": ["Ваши ключи.", "Ваши монеты.", "Уже квантово-безопасные."] } } }, @@ -805,7 +801,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "Все права защищены.", - "built_on": "ПОСТРОЕНО НА PLANCK TESTNET", + "built_on": "", "sections": { "protocol": "Протокол", "community": "Сообщество", diff --git a/website/src/i18n/zh-CN.json b/website/src/i18n/zh-CN.json index 583e9c85..1a8403d6 100644 --- a/website/src/i18n/zh-CN.json +++ b/website/src/i18n/zh-CN.json @@ -261,11 +261,7 @@ }, "pq": { "title": "后量子安全", - "body": [ - "您的密钥。", - "您的币。", - "已然量子安全。" - ] + "body": ["您的密钥。", "您的币。", "已然量子安全。"] } } }, @@ -675,21 +671,14 @@ "cookies_tracking": { "title": "Cookie 和追踪", "intro": "我们的网站使用 Cookie 用于:", - "items": [ - "基本的网站功能", - "了解网站使用情况的分析", - "性能改进" - ], + "items": ["基本的网站功能", "了解网站使用情况的分析", "性能改进"], "note": "您可以通过浏览器设置控制 Cookie,但这可能会影响网站功能。" }, "data_security": { "title": "数据安全与保留", "intro": "我们实施标准的安全措施来保护您的数据,包括加密和安全存储。然而,没有任何在线服务是完全安全的。", "technical": "保留期限:", - "retention_items": [ - "网站分析:26 个月", - "时事通讯订阅:直到您退订" - ] + "retention_items": ["网站分析:26 个月", "时事通讯订阅:直到您退订"] }, "your_rights": { "title": "您的权利", @@ -805,7 +794,7 @@ "brand": "Quantus", "copyright": "© {year} Quantus.", "rights": "保留所有权利。", - "built_on": "基于 PLANCK 测试网构建", + "built_on": "", "sections": { "protocol": "协议", "community": "社区", From 862706990e54855569c946d8c5909e710ef8251c Mon Sep 17 00:00:00 2001 From: Beast Date: Wed, 9 Sep 2026 19:04:01 +0800 Subject: [PATCH 2/4] feat: update sub hero banner --- website/src/i18n/de-DE.json | 2 +- website/src/i18n/en-US.json | 2 +- website/src/i18n/es-ES.json | 2 +- website/src/i18n/hi-IN.json | 2 +- website/src/i18n/id-ID.json | 2 +- website/src/i18n/ja-JP.json | 2 +- website/src/i18n/ko-KR.json | 2 +- website/src/i18n/ru-RU.json | 2 +- website/src/i18n/zh-CN.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/website/src/i18n/de-DE.json b/website/src/i18n/de-DE.json index 3b6d64bf..50b15673 100644 --- a/website/src/i18n/de-DE.json +++ b/website/src/i18n/de-DE.json @@ -134,7 +134,7 @@ "eyebrow": "Quantensicheres verschlüsseltes Geld", "title_line1": "Geld, das", "title_line2": "Quantencomputer nicht brechen können.", - "sub": "Quantus ist die Post-Quanten-Layer-1. Sein Geld ist QTC: durch Mining entstanden, ab Tag eins von über 35 Chains erreichbar.", + "sub": "Quantus ist quantensicheres verschlüsseltes Geld. 21 Millionen Angebotsgrenze. Proof of Work und privatsphäreerhaltend", "cta_whitepaper": "Whitepaper lesen", "cta_download_wallet": "Wallet herunterladen", "freq": { diff --git a/website/src/i18n/en-US.json b/website/src/i18n/en-US.json index e38a5601..94a7ef2e 100644 --- a/website/src/i18n/en-US.json +++ b/website/src/i18n/en-US.json @@ -134,7 +134,7 @@ "eyebrow": "Quantum-Secure Encrypted Money", "title_line1": "Money quantum", "title_line2": "computers can't break.", - "sub": "Quantus is the post-quantum Layer 1. Its money is QTC: mined into existence, reachable from 35+ chains on day one.", + "sub": "Quantus is quantum secure encrypted money. 21M supply cap. Proof of Work, and privacy preserving", "cta_whitepaper": "Read Whitepaper", "cta_download_wallet": "Download Wallet", "freq": { diff --git a/website/src/i18n/es-ES.json b/website/src/i18n/es-ES.json index a0545d61..e1708792 100644 --- a/website/src/i18n/es-ES.json +++ b/website/src/i18n/es-ES.json @@ -134,7 +134,7 @@ "eyebrow": "Dinero Encriptado Seguro Cuánticamente", "title_line1": "Dinero que las", "title_line2": "computadoras cuánticas no pueden romper.", - "sub": "Quantus es la Layer 1 post-cuántica. Su dinero es QTC: creado mediante minería, accesible desde más de 35 cadenas desde el primer día.", + "sub": "Quantus es dinero encriptado seguro cuánticamente. Tope de suministro de 21 millones. Proof of Work y preserva la privacidad", "cta_whitepaper": "Leer Whitepaper", "cta_download_wallet": "Descargar Billetera", "freq": { diff --git a/website/src/i18n/hi-IN.json b/website/src/i18n/hi-IN.json index e922c845..b9497988 100644 --- a/website/src/i18n/hi-IN.json +++ b/website/src/i18n/hi-IN.json @@ -134,7 +134,7 @@ "eyebrow": "क्वांटम-सुरक्षित एन्क्रिप्टेड मनी", "title_line1": "पैसा जिसे क्वांटम", "title_line2": "कंप्यूटर तोड़ नहीं सकते।", - "sub": "Quantus पोस्ट-क्वांटम लेयर 1 है। इसका पैसा QTC है: माइनिंग से रचा गया, पहले ही दिन से 35+ चेन से पहुंच योग्य।", + "sub": "Quantus क्वांटम-सुरक्षित एन्क्रिप्टेड मनी है। 21 मिलियन सप्लाई कैप। Proof of Work, और गोपनीयता बनाए रखने वाला", "cta_whitepaper": "व्हाइटपेपर पढ़ें", "cta_download_wallet": "वॉलेट डाउनलोड करें", "freq": { diff --git a/website/src/i18n/id-ID.json b/website/src/i18n/id-ID.json index c0cb0b67..f8cdc5f4 100644 --- a/website/src/i18n/id-ID.json +++ b/website/src/i18n/id-ID.json @@ -134,7 +134,7 @@ "eyebrow": "Uang Terenkripsi Aman Secara Kuantum", "title_line1": "Uang yang tidak bisa", "title_line2": "dipecahkan oleh komputer kuantum.", - "sub": "Quantus adalah Layer 1 pasca-kuantum. Uangnya adalah QTC: diciptakan melalui penambangan, dapat dijangkau dari 35+ chain sejak hari pertama.", + "sub": "Quantus adalah uang terenkripsi aman secara kuantum. Batas pasokan 21 juta. Proof of Work, dan menjaga privasi", "cta_whitepaper": "Baca Whitepaper", "cta_download_wallet": "Unduh Dompet", "freq": { diff --git a/website/src/i18n/ja-JP.json b/website/src/i18n/ja-JP.json index 59a5e0f4..1c86f4a1 100644 --- a/website/src/i18n/ja-JP.json +++ b/website/src/i18n/ja-JP.json @@ -134,7 +134,7 @@ "eyebrow": "量子セキュアな暗号化通貨", "title_line1": "量子コンピュータでも", "title_line2": "解読できないお金。", - "sub": "Quantusはポスト量子のレイヤー1です。その通貨はQTC:マイニングによって生み出され、初日から35以上のチェーンから利用できます。", + "sub": "Quantusは量子セキュアな暗号化通貨です。供給上限2,100万。Proof of Work、プライバシー保護", "cta_whitepaper": "ホワイトペーパーを読む", "cta_download_wallet": "ウォレットをダウンロード", "freq": { diff --git a/website/src/i18n/ko-KR.json b/website/src/i18n/ko-KR.json index 4945908f..3e275106 100644 --- a/website/src/i18n/ko-KR.json +++ b/website/src/i18n/ko-KR.json @@ -134,7 +134,7 @@ "eyebrow": "양자 보안 암호화 화폐", "title_line1": "양자 컴퓨터가", "title_line2": "해독할 수 없는 화폐.", - "sub": "Quantus는 포스트 양자 레이어 1입니다. 그 화폐는 QTC: 채굴로 발행되며, 첫날부터 35개 이상의 체인에서 접근할 수 있습니다.", + "sub": "Quantus는 양자 보안 암호화 화폐입니다. 총 발행 한도 2,100만. Proof of Work, 프라이버시 보호", "cta_whitepaper": "백서 읽기", "cta_download_wallet": "지갑 다운로드", "freq": { diff --git a/website/src/i18n/ru-RU.json b/website/src/i18n/ru-RU.json index 4b4c0478..779e235f 100644 --- a/website/src/i18n/ru-RU.json +++ b/website/src/i18n/ru-RU.json @@ -134,7 +134,7 @@ "eyebrow": "Квантово-безопасные зашифрованные деньги", "title_line1": "Деньги, которые квантовые", "title_line2": "компьютеры не смогут взломать.", - "sub": "Quantus — это пост-квантовый Layer 1. Его деньги — QTC: создаются майнингом и доступны из более чем 35 сетей с первого дня.", + "sub": "Quantus — квантово-безопасные зашифрованные деньги. Лимит эмиссии 21 млн. Proof of Work и сохранение приватности", "cta_whitepaper": "Читать Whitepaper", "cta_download_wallet": "Скачать кошелек", "freq": { diff --git a/website/src/i18n/zh-CN.json b/website/src/i18n/zh-CN.json index 1a8403d6..f097b9e5 100644 --- a/website/src/i18n/zh-CN.json +++ b/website/src/i18n/zh-CN.json @@ -134,7 +134,7 @@ "eyebrow": "量子安全加密货币", "title_line1": "量子计算机无法", "title_line2": "破解的货币。", - "sub": "Quantus 是后量子时代的 Layer 1。它的货币是 QTC:通过挖矿产生,第一天即可从 35+ 条链接入。", + "sub": "Quantus 是量子安全加密货币。供应上限 2,100 万。Proof of Work,保护隐私", "cta_whitepaper": "阅读白皮书", "cta_download_wallet": "下载钱包", "freq": { From 9aba9b46a5ac230974a3d0e4c88e49afe4ebefea Mon Sep 17 00:00:00 2001 From: Beast Date: Wed, 9 Sep 2026 19:19:33 +0800 Subject: [PATCH 3/4] fix: selection text --- website/src/components/features/home/HeroBanner.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/src/components/features/home/HeroBanner.astro b/website/src/components/features/home/HeroBanner.astro index 4ba5fa62..9a932657 100644 --- a/website/src/components/features/home/HeroBanner.astro +++ b/website/src/components/features/home/HeroBanner.astro @@ -90,6 +90,7 @@ const t = await createTranslator(locale); justify-content: center; overflow: hidden; padding: 0; + user-select: none; } /* Damps the ASCII field under the copy; z-index sits above #ascii-hero, @@ -123,6 +124,10 @@ const t = await createTranslator(locale); pointer-events: none; } + .hc > * { + pointer-events: auto; + } + .eyebrow { font-family: "Geist Mono", monospace; font-size: 12px; @@ -192,7 +197,6 @@ const t = await createTranslator(locale); .ctas { display: flex; gap: 14px; - pointer-events: all; justify-content: center; opacity: 0; transform: translateY(6px); From 5a8782f8e11aecff8b81b6b082d483e41b25f5d3 Mon Sep 17 00:00:00 2001 From: Beast Date: Wed, 9 Sep 2026 19:57:43 +0800 Subject: [PATCH 4/4] feat: update leftover testnet --- website/src/i18n/de-DE.json | 4 ++-- website/src/i18n/en-US.json | 4 ++-- website/src/i18n/es-ES.json | 4 ++-- website/src/i18n/hi-IN.json | 4 ++-- website/src/i18n/id-ID.json | 4 ++-- website/src/i18n/ja-JP.json | 4 ++-- website/src/i18n/ko-KR.json | 4 ++-- website/src/i18n/ru-RU.json | 4 ++-- website/src/i18n/zh-CN.json | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/website/src/i18n/de-DE.json b/website/src/i18n/de-DE.json index 50b15673..23e40bdd 100644 --- a/website/src/i18n/de-DE.json +++ b/website/src/i18n/de-DE.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2", + "protocol": "> QUANTUS PROTOCOL v1.0.0-gm", "integrity": "> SYSTEM INTEGRITY [PASS]", "nist_module": "> NIST FIPS 204 MODULE LOADED [OK]", "initializing": "> INITIALIZING ML-DSA / DILITHIUM-5...", "signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME ACTIVE", "p2p_layer": "> P2P COMM LAYER → PQ-ENCRYPTED TUNNEL", "zk_engine": "> RECURSIVE ZK PROOF ENGINE READY", - "syncing": "> SYNCING PLANCK TESTNET... PEERS: 247", + "syncing": "> SYNCING MAINNET... PEERS: 247", "chladni": "> CHLADNI FIELD VISUALIZER LOADING", "prompt": "> " } diff --git a/website/src/i18n/en-US.json b/website/src/i18n/en-US.json index 94a7ef2e..fc82efd8 100644 --- a/website/src/i18n/en-US.json +++ b/website/src/i18n/en-US.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2", + "protocol": "> QUANTUS PROTOCOL v1.0.0-gm", "integrity": "> SYSTEM INTEGRITY [PASS]", "nist_module": "> NIST FIPS 204 MODULE LOADED [OK]", "initializing": "> INITIALIZING ML-DSA / DILITHIUM-5...", "signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME ACTIVE", "p2p_layer": "> P2P COMM LAYER → PQ-ENCRYPTED TUNNEL", "zk_engine": "> RECURSIVE ZK PROOF ENGINE READY", - "syncing": "> SYNCING PLANCK TESTNET... PEERS: 247", + "syncing": "> SYNCING MAINNET... PEERS: 247", "chladni": "> CHLADNI FIELD VISUALIZER LOADING", "prompt": "> " } diff --git a/website/src/i18n/es-ES.json b/website/src/i18n/es-ES.json index e1708792..1a33c83a 100644 --- a/website/src/i18n/es-ES.json +++ b/website/src/i18n/es-ES.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> PROTOCOLO QUANTUS v0.7.1-q-day-2", + "protocol": "> PROTOCOLO QUANTUS v1.0.0-gm", "integrity": "> INTEGRIDAD DEL SISTEMA [PASADO]", "nist_module": "> MÓDULO NIST FIPS 204 CARGADO [OK]", "initializing": "> INICIALIZANDO ML-DSA / DILITHIUM-5...", "signature_scheme": "> ESQUEMA DE FIRMA POST-CUÁNTICA ACTIVO", "p2p_layer": "> CAPA DE COMUNICACIÓN P2P → TÚNEL ENCRIPTADO PQ", "zk_engine": "> MOTOR DE PRUEBAS ZK RECURSIVAS LISTO", - "syncing": "> SINCRONIZANDO PLANCK TESTNET... PARES: 247", + "syncing": "> SINCRONIZANDO MAINNET... PARES: 247", "chladni": "> VISUALIZADOR DE CAMPO CHLADNI CARGANDO", "prompt": "> " } diff --git a/website/src/i18n/hi-IN.json b/website/src/i18n/hi-IN.json index b9497988..3ede4e1f 100644 --- a/website/src/i18n/hi-IN.json +++ b/website/src/i18n/hi-IN.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2", + "protocol": "> QUANTUS PROTOCOL v1.0.0-gm", "integrity": "> SYSTEM INTEGRITY [PASS]", "nist_module": "> NIST FIPS 204 MODULE LOADED [OK]", "initializing": "> INITIALIZING ML-DSA / DILITHIUM-5...", "signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME ACTIVE", "p2p_layer": "> P2P COMM LAYER → PQ-ENCRYPTED TUNNEL", "zk_engine": "> RECURSIVE ZK PROOF ENGINE READY", - "syncing": "> SYNCING PLANCK TESTNET... PEERS: 247", + "syncing": "> SYNCING MAINNET... PEERS: 247", "chladni": "> CHLADNI FIELD VISUALIZER LOADING", "prompt": "> " } diff --git a/website/src/i18n/id-ID.json b/website/src/i18n/id-ID.json index f8cdc5f4..7b2144a4 100644 --- a/website/src/i18n/id-ID.json +++ b/website/src/i18n/id-ID.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> PROTOKOL QUANTUS v0.7.1-q-day-2", + "protocol": "> PROTOKOL QUANTUS v1.0.0-gm", "integrity": "> INTEGRITAS SISTEM [LULUS]", "nist_module": "> MODUL NIST FIPS 204 DIMUAT [OK]", "initializing": "> MENGINISIALISASI ML-DSA / DILITHIUM-5...", "signature_scheme": "> SKEMA TANDA TANGAN PASCA-KUANTUM AKTIF", "p2p_layer": "> LAPISAN KOMUNIKASI P2P → TEROWONGAN TERENKRIPSI PQ", "zk_engine": "> MESIN BUKTI ZK REKURSIF SIAP", - "syncing": "> MENYINKRONKAN PLANCK TESTNET... PEER: 247", + "syncing": "> MENYINKRONKAN MAINNET... PEER: 247", "chladni": "> VISUALISASI MEDAN CHLADNI MEMUAT", "prompt": "> " } diff --git a/website/src/i18n/ja-JP.json b/website/src/i18n/ja-JP.json index 1c86f4a1..8c0770dd 100644 --- a/website/src/i18n/ja-JP.json +++ b/website/src/i18n/ja-JP.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2", + "protocol": "> QUANTUS PROTOCOL v1.0.0-gm", "integrity": "> SYSTEM INTEGRITY [PASS]", "nist_module": "> NIST FIPS 204 MODULE LOADED [OK]", "initializing": "> INITIALIZING ML-DSA / DILITHIUM-5...", "signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME ACTIVE", "p2p_layer": "> P2P COMM LAYER → PQ-ENCRYPTED TUNNEL", "zk_engine": "> RECURSIVE ZK PROOF ENGINE READY", - "syncing": "> SYNCING PLANCK TESTNET... PEERS: 247", + "syncing": "> SYNCING MAINNET... PEERS: 247", "chladni": "> CHLADNI FIELD VISUALIZER LOADING", "prompt": "> " } diff --git a/website/src/i18n/ko-KR.json b/website/src/i18n/ko-KR.json index 3e275106..096ab170 100644 --- a/website/src/i18n/ko-KR.json +++ b/website/src/i18n/ko-KR.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2", + "protocol": "> QUANTUS PROTOCOL v1.0.0-gm", "integrity": "> SYSTEM INTEGRITY [PASS]", "nist_module": "> NIST FIPS 204 MODULE LOADED [OK]", "initializing": "> INITIALIZING ML-DSA / DILITHIUM-5...", "signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME ACTIVE", "p2p_layer": "> P2P COMM LAYER → PQ-ENCRYPTED TUNNEL", "zk_engine": "> RECURSIVE ZK PROOF ENGINE READY", - "syncing": "> SYNCING PLANCK TESTNET... PEERS: 247", + "syncing": "> SYNCING MAINNET... PEERS: 247", "chladni": "> CHLADNI FIELD VISUALIZER LOADING", "prompt": "> " } diff --git a/website/src/i18n/ru-RU.json b/website/src/i18n/ru-RU.json index 779e235f..a646b1b1 100644 --- a/website/src/i18n/ru-RU.json +++ b/website/src/i18n/ru-RU.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> ПРОТОКОЛ QUANTUS v0.7.1-q-day-2", + "protocol": "> ПРОТОКОЛ QUANTUS v1.0.0-gm", "integrity": "> ЦЕЛОСТНОСТЬ СИСТЕМЫ [ПРОЙДЕНО]", "nist_module": "> МОДУЛЬ NIST FIPS 204 ЗАГРУЖЕН [OK]", "initializing": "> ИНИЦИАЛИЗАЦИЯ ML-DSA / DILITHIUM-5...", "signature_scheme": "> ПОСТКВАНТОВАЯ СХЕМА ПОДПИСИ АКТИВНА", "p2p_layer": "> P2P COMM LAYER → PQ-ЗАШИФРОВАННЫЙ ТУННЕЛЬ", "zk_engine": "> РЕКУРСИВНЫЙ ДВИЖОК ZK-ДОКАЗАТЕЛЬСТВ ГОТОВ", - "syncing": "> СИНХРОНИЗАЦИЯ PLANCK TESTNET... ПИРЫ: 247", + "syncing": "> СИНХРОНИЗАЦИЯ MAINNET... ПИРЫ: 247", "chladni": "> ВИЗУАЛИЗАТОР ПОЛЯ ХЛАДНИ ЗАГРУЗКА", "prompt": "> " } diff --git a/website/src/i18n/zh-CN.json b/website/src/i18n/zh-CN.json index f097b9e5..79fb70c1 100644 --- a/website/src/i18n/zh-CN.json +++ b/website/src/i18n/zh-CN.json @@ -118,14 +118,14 @@ }, "loader": { "lines": { - "protocol": "> QUANTUS 协议 v0.7.1-q-day-2", + "protocol": "> QUANTUS 协议 v1.0.0-gm", "integrity": "> 系统完整性 [通过]", "nist_module": "> NIST FIPS 204 模块已加载 [正常]", "initializing": "> 正在初始化 ML-DSA / DILITHIUM-5...", "signature_scheme": "> 后量子签名方案 激活", "p2p_layer": "> P2P 通信层 → PQ 加密隧道", "zk_engine": "> 递归 ZK 证明引擎 就绪", - "syncing": "> 正在同步 PLANCK 测试网... 节点: 247", + "syncing": "> 正在同步 MAINNET... 节点: 247", "chladni": "> 克拉尼场可视化器 正在加载", "prompt": "> " }