We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b19f5e commit 927372eCopy full SHA for 927372e
1 file changed
src/locales/en.json
@@ -40,11 +40,6 @@
40
"key_services_title": "Key services",
41
"all_services_title": "All services",
42
"items": {
43
- "track_conjunctions": {
44
- "title": "Track conjunction events",
45
- "description": "In-space collision avoidance.",
46
- "link": "/conjunctions"
47
- },
48
"track_reentries": {
49
"title": "Track re-entry events",
50
"description": "Uncontrolled re-entry early warning.",
@@ -55,6 +50,11 @@
55
"description": "Space debris from objects",
56
51
"link": "/fragmentations"
57
52
},
53
+ "track_conjunctions": {
54
+ "title": "Track conjunction events",
+ "description": "In-space collision avoidance.",
+ "link": "/conjunctions"
+ },
58
"check_weather": {
59
"title": "Check space weather activity",
60
"description": "Space weather forecast and notifications.",
0 commit comments