Skip to content

Commit

Permalink
Fix: Update navigation links in jp.json to match en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronit0104123 committed Jan 16, 2025
1 parent 1abc4ac commit b29e789
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/i18n/locales/jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,22 +780,22 @@
"title": "Analysis modules",
"asInterdependence": {
"title": "AS Dependency",
"docHash": "#AS_dependency",
"docHash": "#AS-dependency",
"description": "Networks connected to the Internet inherently rely on other networks to reach the rest of the world. The Internet Health Report quantifies the inter-dependency of networks using global routing information (BGP), hence improving our understanding of network connectivity and resiliency."
},
"networkDelay": {
"title": "Network Delay",
"docHash": "#Network_delay",
"docHash": "#Network-delay",
"description": "Delay is a key metric when assessing the performance or conditions of a network. The Internet Health Report infers network delays between ASes, cities, and Internet landmarks from traceroute data."
},
"delayAndForwarding": {
"title": "Link Monitoring",
"docHash": "#Delay_and_forwarding_anomalies",
"docHash": "#Delay-and-forwarding-anomalies",
"description": "Network congestion is another key indicator of network conditions. The Internet Health Report pinpoints link congestion and abnormal forwarding patterns using traceroute data."
},
"disco": {
"title": "Disconnection",
"docHash": "#Network_disconnections",
"docHash": "#Network-disconnections",
"description": "The worst-case scenario is the complete disconnection of a network from the Internet. The Internet Health Report infers data plane disruptions by monitoring the connectivity of RIPE Atlas probes."
}
},
Expand Down

0 comments on commit b29e789

Please sign in to comment.