feat(PageIndex): make PageIndex published text configurable

This commit is contained in:
Danny Koppenhagen
2021-10-26 20:02:33 +02:00
committed by Bastian
parent a509e0a0da
commit 265a8318b0
4 changed files with 16 additions and 1 deletions

View File

@@ -90,6 +90,9 @@
"pageItem": {
"quadrantOverview": "Quadrant Overview"
},
"pageIndex": {
"publishedLabel": "Quadrant Overview"
},
"legalInformationLink": "https://www.aoe.com/en/imprint.html",
"search": "What are you looking for?"
}