export const data = { Overview: 'Overview', Proxies: 'Proxies', Rules: 'Rules', Conns: 'Conns', Config: 'Config', Logs: 'Logs', Upload: 'Upload', Download: 'Download', 'Upload Total': 'Upload Total', 'Download Total': 'Download Total', 'Active Connections': 'Active Connections', 'Pause Refresh': 'Pause Refresh', 'Resume Refresh': 'Resume Refresh', Up: 'Up', Down: 'Down', 'Test Latency': 'Test Latency', settings: 'settings', sort_in_grp: 'Sorting in group', hide_unavail_proxies: 'Hide unavailable proxies', auto_close_conns: 'Automatically close old connections', order_natural: 'Original order in config file', order_latency_asc: 'By latency from small to big', order_latency_desc: 'By latency from big to small', order_name_asc: 'By name alphabetically (A-Z)', order_name_desc: 'By name alphabetically (Z-A)', Connections: 'Connections', Active: 'Active', Closed: 'Closed', switch_theme: 'Switch theme', theme: 'theme', about: 'about', no_logs: 'No logs yet, hang tight...', chart_style: 'Chart Style', latency_test_url: 'Latency Test URL', lang: 'Language', update_all_rule_provider: 'Update all rule providers', update_all_proxy_provider: 'Update all proxy providers', };