feat(Search): make search placeholder text configurable

This commit is contained in:
Danny Koppenhagen
2021-10-26 19:44:09 +02:00
committed by Bastian
parent c8a3b528b8
commit 1f01f6ccb6
4 changed files with 8 additions and 3 deletions

View File

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