language fixes

This commit is contained in:
Frederik Lölhöffel
2017-11-09 10:09:45 +01:00
committed by Benedikt Rötsch
parent 90b1b4c595
commit a0540d3097
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"defaultTitle": "Die Beispielanwendung", "defaultTitle": "The Example App",
"whatIsThisApp": "Hilfe", "whatIsThisApp": "Hilfe",
"metaDescription": "Dies ist die Beispielanwendung, eine Anwendung die Ihnen hilft Ihre eigene Anwendung mit Contentful zu bauen.", "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.", "metaTwitterCard": "Dies ist die Beispielanwendung, eine Anwendung die Ihnen hilft Ihre eigene Anwendung mit Contentful zu bauen.",

View File

@@ -8,9 +8,9 @@
"viewOnGithub": "GitHub", "viewOnGithub": "GitHub",
"apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.", "apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.",
"cdaApiLabel": "Content Delivery API", "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", "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", "locale": "Locale",
"localeQuestion": "Working with multiple languages? You can query the Content Delivery API for a specific locale.", "localeQuestion": "Working with multiple languages? You can query the Content Delivery API for a specific locale.",
"settingsLabel": "Settings", "settingsLabel": "Settings",