feat(PageHelp): make PageHelp messages configurable

This commit is contained in:
Danny Koppenhagen
2021-10-26 20:12:45 +02:00
committed by Bastian
parent 265a8318b0
commit 1e3433274b
4 changed files with 17 additions and 7 deletions

View File

@@ -42,6 +42,7 @@
]
}
],
"quadrantsPreDescription": "The quadrants are:",
"quadrants": [
{
"name": "Languages and Frameworks",
@@ -60,6 +61,7 @@
"description": "(including AOE internal Services): Here we include infrastructure platforms and services. We also use this category to communicate news about AOE services that we want all AOE teams to be aware of."
}
],
"ringsPreDescription": "Each of the items is classified in one of these rings:",
"rings": [
{
"name": "Adopt",
@@ -82,7 +84,8 @@
"href": "https://github.com/AOEpeople/aoe_technology_radar",
"name": "AOE Tech Radar on Github",
"description": "Contributions and source code of the AOE Tech Radar are on github:"
}
},
"headlinePrefix": "How to use the"
},
"pageOverview": {
"title": "Technologies Overview"