146 lines
4.6 KiB
JSON
146 lines
4.6 KiB
JSON
{
|
|
"nav": {
|
|
"features": "Features",
|
|
"pricing": "Pricing",
|
|
"faq": "FAQ",
|
|
"blog": "Logs",
|
|
"cta": "Get Netrunner"
|
|
},
|
|
"hero": {
|
|
"badge": "System is watching",
|
|
"badgeSecure": "Secure tunnel established",
|
|
"titleStart": "The system watches everyone,",
|
|
"titleHighlight": "except you.",
|
|
"subtitle": "Digital footprint hidden. Logs destroyed. Speed unlimited.",
|
|
"switchLabel": "Netrunner VPN",
|
|
"ctaPrimary": "Download Client",
|
|
"ctaSecondary": "Node List"
|
|
},
|
|
"features": {
|
|
"title": "Access Technologies",
|
|
"items": [
|
|
{
|
|
"title": "DPI Evasion & uTLS",
|
|
"description": "Netrunner masks traffic as standard HTTPS. Deep Packet Inspection systems see only white noise."
|
|
},
|
|
{
|
|
"title": "ChaCha20-Poly1305",
|
|
"description": "State-of-the-art stream encryption with Perfect Forward Secrecy. Session keys are generated dynamically."
|
|
},
|
|
{
|
|
"title": "Adaptive Backpressure",
|
|
"description": "Buffer sizes dynamically scale based on system RTT. Prevents latency spikes automatically."
|
|
},
|
|
{
|
|
"title": "Multi-Platform Core",
|
|
"description": "Low-level Rust core ensures flawless compatibility and zero overhead across all major OS."
|
|
},
|
|
{
|
|
"title": "Global Network",
|
|
"description": "Private node network with flow multiplexing, providing ultimate anonymity and stable connection."
|
|
}
|
|
]
|
|
},
|
|
"pricing": {
|
|
"badge": "Pricing Protocols",
|
|
"title": "Select your Uplink",
|
|
"perMonth": "/mo",
|
|
"recommend": "Recommended"
|
|
},
|
|
"faq": {
|
|
"title": "System Queries (FAQ)",
|
|
"empty": "No records found."
|
|
},
|
|
"blog": {
|
|
"badge": "Data Logs",
|
|
"title": "Network Chronicles",
|
|
"more": "All entries",
|
|
"readMore": "Read more",
|
|
"empty": "No signals found."
|
|
},
|
|
"footer": {
|
|
"brand": "Netrunner VPN",
|
|
"tagline": "The system watches everyone, except you.",
|
|
"sections": {
|
|
"product": "Product",
|
|
"resources": "Resources",
|
|
"legal": "Legal"
|
|
},
|
|
"links": {
|
|
"features": "Features",
|
|
"pricing": "Pricing",
|
|
"faq": "FAQ",
|
|
"protocol": "Protocol",
|
|
"comms": "Blog",
|
|
"privacy": "Privacy",
|
|
"terms": "Terms"
|
|
},
|
|
"rights": "© 2026 Netrunner VPN. All packets encrypted."
|
|
},
|
|
"download": {
|
|
"title": "Node Deployment",
|
|
"subtitle": "Select your platform to deploy the Netrunner client.",
|
|
"badges": {
|
|
"active": "Stable Build",
|
|
"dev": "In Development"
|
|
},
|
|
"buttons": {
|
|
"direct": "Direct Download",
|
|
"store": "Store Link",
|
|
"github": "Source Code",
|
|
"notify": "Notify Me",
|
|
"soon": "Soon in Store"
|
|
},
|
|
"platforms": {
|
|
"windows": "Windows 10 / 11",
|
|
"android": "Android 8.0+",
|
|
"linux": "Ubuntu / Debian / Arch",
|
|
"macos": "macOS 12.0+",
|
|
"ios": "iOS 15.0+"
|
|
}
|
|
},
|
|
"loading": {
|
|
"establishing": "Establishing connection"
|
|
},
|
|
"notFound": {
|
|
"errorBadge": "[ Error: Node Not Found ]",
|
|
"message": "The routing table does not contain the requested node. The transmission was dropped. Return to the secure network.",
|
|
"returnHome": "Return Home"
|
|
},
|
|
"nodes": {
|
|
"title": "Global Node Network",
|
|
"subtitle": "Real-time topology of Netrunner servers.",
|
|
"status": {
|
|
"online": "Online",
|
|
"full": "Full",
|
|
"maintenance": "Maintenance"
|
|
},
|
|
"labels": {
|
|
"load": "Server Load",
|
|
"latency": "Latency"
|
|
}
|
|
},
|
|
"guestbook": {
|
|
"title": "COMM-LINK_",
|
|
"subtitle": "Communication Terminal",
|
|
"description": "Direct uplink to Netrunner nodes.",
|
|
"philosophyTitle": "Zero Censorship",
|
|
"philosophyText": "We built Netrunner to bypass all barriers, so we don't fear your words. This feed is a living testament to free speech. While others hide feedback, we stream it in real-time. If our protocol stands against DPI, it will stand against your honesty.",
|
|
"liveFeed": "Live Feed (Last 50)",
|
|
"noTransmissions": "No active transmissions found.",
|
|
"labelAlias": "Alias",
|
|
"labelPayload": "Payload",
|
|
"placeholderAlias": "Guest_77",
|
|
"placeholderPayload": "Enter transmission data...",
|
|
"statusSuccess": "Payload delivered successfully.",
|
|
"statusErrorBreach": "Security breach. Connection dropped.",
|
|
"statusErrorEmpty": "Requires alias and payload.",
|
|
"statusErrorSize": "Payload exceeds maximum size.",
|
|
"statusErrorFirewall": "Firewall active. Wait {{time}}s.",
|
|
"statusErrorOffline": "Transmission failed. Node offline.",
|
|
"btnEncrypting": "Encrypting...",
|
|
"btnBroadcast": "Broadcast",
|
|
"cooldown": "Cooldown: {{time}}s"
|
|
}
|
|
}
|