feat(PageOverview): make PageOverview title text configurable

This commit is contained in:
Danny Koppenhagen
2021-10-26 19:54:34 +02:00
committed by Bastian
parent 1f01f6ccb6
commit 0e180cc841
4 changed files with 17 additions and 3 deletions

View File

@@ -84,6 +84,9 @@
"description": "Contributions and source code of the AOE Tech Radar are on github:"
}
},
"pageOverview": {
"title": "Technologies Overview"
},
"legalInformationLink": "https://www.aoe.com/en/imprint.html",
"search": "What are you looking for?"
}