language fixes
This commit is contained in:
committed by
Benedikt Rötsch
parent
767a1e8a46
commit
fd2650b63c
@@ -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.",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user