feat(controls): add help text to API dropdown

This commit is contained in:
Benedikt Rötsch
2017-11-08 15:28:45 +01:00
committed by Benedikt Rötsch
parent da942eda24
commit 229a892bfc
4 changed files with 36 additions and 26 deletions

View File

@@ -1,14 +1,16 @@
{
"defaultTitle": "The Example App",
"whatIsThisApp": "What is this example app?",
"whatIsThisApp": "Help",
"metaDescription": "This is The Example App, an application built to serve you as a reference while building your own applications using Contentful.",
"metaTwitterCard": "This is The Example App, an application built to serve you as a reference while building your own applications using Contentful.",
"metaImageAlt": "This is The Example App, an application built to serve you as a reference while building your own applications using Contentful.",
"metaImageDescription": "This is The Example App, an application built to serve you as a reference while building your own applications using Contentful.",
"viewOnGithub": "View on Github",
"apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.",
"apiLabelHelpcda": "(published content)",
"apiLabelHelpcpa": "(draft content)",
"cdaApiLabel": "Content Delivery API",
"cdaApiHelp": "This is just some dummy text for styling. Please change me @todo",
"cpaApiLabel": "Content Preview API",
"cpaApiHelp": "This is just some dummy text for styling. Please change me @todo",
"locale": "Locale",
"localeQuestion": "Working with multiple languages? You can query the Content Delivery API for a specific locale.",
"settingsLabel": "Settings",