rename labels to use full api name

This commit is contained in:
Benedikt Rötsch
2017-11-09 10:42:17 +01:00
committed by Khaled Garbaya
parent 9178e765a3
commit 28845db8e6
4 changed files with 14 additions and 14 deletions

View File

@@ -7,10 +7,10 @@
"metaImageDescription": "Dies ist die Beispielanwendung, eine Anwendung die Ihnen hilft Ihre eigene Anwendung mit Contentful zu bauen.",
"viewOnGithub": "GitHub",
"apiSwitcherHelp": "Ansehen des veröffentlichten und unveröffentlichten Inhalts durch Wechsel von Delivery und Preview APIs.",
"cdaApiLabel": "Content Delivery API",
"cdaApiHelp": "Diese API zeigt veröffentlichte Inhalte",
"cpaApiLabel": "Content Preview API",
"cpaApiHelp": "Diese API zeigt unveröffentlichte Inhalte und Änderungen",
"contentDeliveryApiLabel": "Content Delivery API",
"contentDeliveryApiHelp": "Diese API zeigt veröffentlichte Inhalte",
"contentPreviewApiLabel": "Content Preview API",
"contentPreviewApiHelp": "Diese API zeigt unveröffentlichte Inhalte und Änderungen",
"locale": "Sprache",
"localeQuestion": "Sie arbeiten mit verschiedenen Sprachen? Dann können Sie die Sprache für Anfragen an die Content Delivery API definieren.",
"settingsLabel": "Einstellungen",

View File

@@ -7,10 +7,10 @@
"metaImageDescription": "This is The Example App, an application built to serve you as a reference while building your own applications using Contentful.",
"viewOnGithub": "GitHub",
"apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.",
"cdaApiLabel": "Content Delivery API",
"cdaApiHelp": "This API fetches published content from the Content Delivery API",
"cpaApiLabel": "Content Preview API",
"cpaApiHelp": "This API fetches un-published content from the Content Preview API",
"contentDeliveryApiLabel": "Content Delivery API",
"contentDeliveryApiHelp": "This API fetches published content from the Content Delivery API",
"contentPreviewApiLabel": "Content Preview API",
"contentPreviewApiHelp": "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",