web 2ce0572283 feat: add new payment icons for Alipay and WeChat Pay, update asset paths
- Added SVG icons for Alipay and WeChat Pay in the payment assets directory.
- Updated paths for Lottie animations in various components to use relative paths.
- Changed QR code image sources in payment-related components to point to the new asset paths.
- Adjusted i18n configuration to load translation files from the updated assets directory.
2025-11-29 20:03:41 -08:00

157 lines
5.7 KiB
JSON

{
"actions": {
"cancel": "Cancel",
"save": "Save"
},
"address": "Address",
"address_placeholder": "Server address",
"apiHost": "API Host",
"apiHostPlaceholder": "http(s)://example.com",
"bandwidth_placeholder": "Enter bandwidth, leave empty for BBR",
"basic": "Basic Configuration",
"cancel": "Cancel",
"cert_dns_env": "DNS Environment Variables",
"cert_dns_provider": "DNS Provider",
"cert_mode": "Certificate Mode",
"cipher": "Encryption Algorithm",
"city": "City",
"close": "Close",
"confirm": "Confirm",
"confirmDeleteDesc": "This action cannot be undone.",
"confirmDeleteTitle": "Delete this server?",
"congestion_controller": "Congestion Controller",
"connect": "Connect",
"copied": "Copied",
"copy": "Copy",
"copyAndClose": "Copy and Close",
"copyFailed": "Copy failed",
"country": "Country",
"cpu": "CPU",
"create": "Create",
"created": "Created",
"delete": "Delete",
"deleted": "Deleted",
"disable_sni": "Disable SNI",
"disabled": "Disabled",
"disk": "Disk",
"down_mbps": "Download Bandwidth",
"drawerCreateTitle": "Create Server",
"drawerEditTitle": "Edit Server",
"edit": "Edit",
"enabled": "Enabled",
"encryption": "Encryption",
"encryption_client_padding": "Client Padding",
"encryption_mode": "Mode",
"encryption_password": "Password",
"encryption_password_placeholder": "Leave empty for auto-generation",
"encryption_private_key": "Private Key",
"encryption_private_key_placeholder": "Leave empty for auto-generation",
"encryption_rtt": "RTT",
"encryption_server_padding": "Server Padding",
"encryption_ticket": "Ticket Time",
"expired": "Expired",
"expireTime": "Expire Time",
"extra": "Extra",
"flow": "Flow",
"generate_quantum_resistant_key": "Generate Quantum-Resistant Key",
"generate_standard_encryption_key": "Generate Standard Key",
"hop_interval": "Hop Interval",
"hop_ports": "Hop Ports",
"hop_ports_placeholder": "e.g. 1-65535",
"host": "Host",
"id": "ID",
"installCommand": "Install command",
"ipAddresses": "IP Addresses",
"memory": "Memory",
"mode": "Mode",
"multiplex": "Multiplex",
"name": "Name",
"notAvailable": "Not Available",
"obfs": "Obfuscation",
"obfs_password": "Obfuscation Password",
"obfs_password_placeholder": "Enter obfuscation password",
"offline": "Offline",
"oneClickInstall": "One-click Install",
"online": "Online",
"onlineUsers": "Online Users",
"padding_scheme": "Padding Scheme",
"padding_scheme_placeholder": "One padding rule per line, format: stop=8, 0=30-30",
"pageTitle": "Servers",
"path": "Path",
"port": "Port",
"protocol_configurations": "Protocol Configurations",
"protocol_configurations_desc": "Enable and configure the required protocol types",
"protocols": "Protocols",
"reality": "Reality",
"reduce_rtt": "Reduce RTT",
"security": "Security",
"security_allow_insecure": "Allow Insecure",
"security_fingerprint": "Fingerprint",
"security_private_key": "Reality Private Key",
"security_private_key_placeholder": "Enter private key",
"security_public_key": "Reality Public Key",
"security_public_key_placeholder": "Enter public key",
"security_server_address": "Reality Server Address",
"security_server_address_placeholder": "e.g. 1.2.3.4 or domain",
"security_server_port": "Reality Server Port",
"security_short_id": "Reality Short ID",
"security_sni": "SNI",
"server_config": {
"description": "Manage node communication keys, pull/push intervals.",
"dynamic_multiplier": "Dynamic multiplier",
"dynamic_multiplier_desc": "Define time slots and multipliers to adjust traffic accounting.",
"fields": {
"block_rules_placeholder": "One domain rule per line",
"communication_key": "Communication key",
"communication_key_desc": "Used for node authentication.",
"communication_key_placeholder": "Please enter",
"dns_config": "DNS Configuration",
"dns_domains_placeholder": "One domain rule per line",
"dns_proto_placeholder": "Select type",
"end_time": "End time",
"ip_strategy": "IP Strategy",
"ip_strategy_desc": "Choose IP version preference for network connections",
"ip_strategy_ipv4": "Prefer IPv4",
"ip_strategy_ipv6": "Prefer IPv6",
"ip_strategy_placeholder": "Select IP strategy",
"multiplier": "Multiplier",
"node_pull_interval": "Node pull interval",
"node_pull_interval_desc": "How often the node pulls configuration (seconds).",
"node_push_interval": "Node push interval",
"node_push_interval_desc": "How often the node pushes stats (seconds).",
"outbound_address_placeholder": "Server address",
"outbound_name_placeholder": "Configuration name",
"outbound_password_placeholder": "Password (optional)",
"outbound_port_placeholder": "Port number",
"outbound_protocol_placeholder": "Select protocol",
"outbound_rules_placeholder": "One rule per line",
"reset": "Reset",
"start_time": "Start time",
"traffic_report_threshold": "Traffic Report Threshold",
"traffic_report_threshold_desc": "Set the minimum threshold for traffic reporting."
},
"saveSuccess": "Saved successfully",
"tabs": {
"basic": "Basic Configuration",
"block": "Block Rules",
"dns": "DNS Configuration",
"outbound": "Outbound Rules"
},
"title": "Node configuration"
},
"server_key": "Server Key",
"service_name": "Service Name",
"sorted_success": "Sorted successfully",
"status": "Status",
"subscribeId": "Subscribe ID",
"subscription": "Subscription",
"traffic": "Traffic",
"traffic_ratio": "Ratio",
"transport": "Transport",
"udp_relay_mode": "UDP Relay Mode",
"unlimited": "Unlimited",
"up_mbps": "Upload Bandwidth",
"updated": "Updated",
"user": "User"
}