124 lines
3.4 KiB
JSON
124 lines
3.4 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"
|
|
}
|
|
}
|
|
}
|