language fixes

This commit is contained in:
Frederik Lölhöffel
2017-11-09 10:09:45 +01:00
committed by Khaled Garbaya
parent 152d5894c0
commit 9178e765a3
2 changed files with 3 additions and 3 deletions

View File

@@ -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.",

View File

@@ -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",