diff --git a/i18n/locales/de-DE.json b/i18n/locales/de-DE.json index 62d1c4a..371a0ec 100644 --- a/i18n/locales/de-DE.json +++ b/i18n/locales/de-DE.json @@ -1,5 +1,5 @@ { - "defaultTitle": "Die Beispielanwendung", + "defaultTitle": "The Example App", "whatIsThisApp": "Hilfe", "metaDescription": "Dies ist die Beispielanwendung, eine Anwendung die Ihnen hilft Ihre eigene Anwendung mit Contentful zu bauen.", "metaTwitterCard": "Dies ist die Beispielanwendung, eine Anwendung die Ihnen hilft Ihre eigene Anwendung mit Contentful zu bauen.", diff --git a/i18n/locales/en-US.json b/i18n/locales/en-US.json index 026d827..f72c8d2 100644 --- a/i18n/locales/en-US.json +++ b/i18n/locales/en-US.json @@ -8,9 +8,9 @@ "viewOnGithub": "GitHub", "apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.", "cdaApiLabel": "Content Delivery API", - "cdaApiHelp": "This is just some dummy text for styling. Please change me @todo", + "cdaApiHelp": "This API fetches published content from the Content Delivery API", "cpaApiLabel": "Content Preview API", - "cpaApiHelp": "This is just some dummy text for styling. Please change me @todo", + "cpaApiHelp": "This API fetches un-published content from the Content Preview API", "locale": "Locale", "localeQuestion": "Working with multiple languages? You can query the Content Delivery API for a specific locale.", "settingsLabel": "Settings",