refactor: Improvements

* refactor: Update modal

* refactor: Update settings page

* feat: Add reset credentials

* feat: Add .nvmrc and lodash

* chore: Remove console.log

* chore: nmvrc -> .nvmrc

* chore: nmvrc -> .nvmrc
This commit is contained in:
Khaled Garbaya
2017-12-13 15:57:01 +01:00
committed by Khaled Garbaya
parent af9c453c52
commit b5d69d71e7
46 changed files with 731 additions and 63 deletions

View File

@@ -21,14 +21,29 @@
"footerDisclaimer": "Powered by Contentful. Diese Website und deren Materialien existieren nur für Demonstrationszwecken. Sie können diese benutzen, um den Inhalt ihres Contentful Kontos anzusehen.",
"imprintLabel": "Impressum",
"contactUsLabel": "Kontakt",
"modalTitle": "Ein Beispiel für Entwickler, die Contentful benutzen.",
"modalIntro": "Dies ist \"The Example App\" in node.js. Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalTitle": "Ein Beispiel für Entwickler, die Contentful benutzen",
"modalTitleDotnet": "Ein Beispiel für .NET Entwickler, die Contentful benutzen",
"modalTitleRuby": "Ein Beispiel für Ruby Entwickler, die Contentful benutzen",
"modalTitlePhp": "Ein Beispiel für PHP Entwickler, die Contentful benutzen",
"modalTitlePython": "Ein Beispiel für Python Entwickler, die Contentful benutzen",
"modalTitleSwift": "Ein Beispiel für Swift Entwickler, die Contentful benutzen",
"modalTitleAndroid": "Ein Beispiel für Android Entwickler, die Contentful benutzen",
"modalTitleJava": "Ein Beispiel für Java Entwickler, die Contentful benutzen",
"modalIntro": "Dies ist \"The Node.js Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroDotnet": "Dies ist \"The .NET Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroRuby": "Dies ist \"The Ruby Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroPhp": "Dies ist \"The PHP Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroPython": "Dies ist \"The Python Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroSwift": "Dies ist \"The Swift Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroAndroid": "Dies ist \"The Android Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalIntroJava": "Dies ist \"The Java Example App\". Während Sie Ihre eigenen Anwendungen mit Contentful bauen, können Sie dieses Beispiel als Referenz verwenden. Den Quellcode finden Sie auf",
"modalSpaceIntro": "Den Inhalt dieser Anwendung können Sie selbst bearbeiten. Dafür müssen Sie den \"The Example App\" space in Ihren Contentful Account importieren. Anleitung hierzu gibt es",
"modalPlatforms": "Diese App ist auch in den folgenden Plattformen und Sprachen verfügbar:",
"modalSpaceLinkLabel": "hier",
"modalCTALabel": "Gut, verstanden.",
"editorialFeaturesHint": "Bearbeiten Sie diesen Eintrag in unserer Web App. Sie müssen sich eingelogged haben und Zugang zum Space haben, um diese Funktion nutzen zu können.",
"editorialFeaturesHint": "Bearbeiten Sie diesen Eintrag in der Contentful Web App. Sie müssen sich eingelogged haben und Zugang zum Space haben, um diese Funktion nutzen zu können.",
"draftLabel": "Entwurf",
"pendingChangesLabel": "Änderungen vorbehalten",
"pendingChangesLabel": "Änderungen verfügbar",
"lessonModuleErrorTitle": "⚠️ Ungültiges Lektionsmodul",
"lessonModuleErrorBody": "Konnte den Typ nicht erkennen: ",
"nextLessonLabel": "Nächste Lektion ansehen",
@@ -64,12 +79,14 @@
"changesSavedLabel": "Änderungen erfolgreich gespeichert!",
"errorOcurredTitleLabel": "Fehler aufgetreten",
"errorOcurredMessageLabel": "Einige Fehler sind aufgetreten. Bitte schauen Sie sich die Fehlermeldungen neben den Feldern an.",
"connectedToSpaceLabel": "Verbunden mit Space ",
"connectedToSpaceLabel": "Verbundener Space ",
"spaceIdLabel": "Space ID",
"spaceIdHelpText": "Die Space Id ist eine eindeutige Identifizierung für Ihren Space.",
"accessTokenLabel": "Access Token",
"contentDeliveryApiHelpText": "Schauen Sie sich veröffentlichten Inhalt mit dieser API an.",
"contentPreviewApiHelpText": "Schauen Sie sich unveröffentlichten Inhalt mit dieser API an. (z.B. Inhalt im Zustand “Entwurf”).",
"cdaAccessTokenLabel": "Content Delivery API Access Token",
"cpaAccessTokenLabel": "Content Preview API Access Token",
"contentDeliveryApiHelpText": "Schauen Sie sich veröffentlichten Inhalt mit diesem Token an.",
"contentPreviewApiHelpText": "Schauen Sie sich veröffentlichten Inhalt mit diesem Token an. (z.B. Inhalt im Zustand “Entwurf”).",
"enableEditorialFeaturesLabel": "Editoriale Funktionen aktivieren.",
"enableEditorialFeaturesHelpText": "Aktivieren, um Bearbeitung und weitere kontextabhängige Helfer zu aktivieren. Damit dies funktioniert, müssen sie Zugang zu dem Space haben.",
"saveSettingsButtonLabel": "Einstellungen Speichern",
@@ -80,6 +97,22 @@
"beginnerLabel": "Anfänger",
"intermediateLabel": "Fortgeschrittener",
"advancedLabel": "Experte",
"editInTheWebAppLabel": "In der web app bearbeiten",
"error404Route": "Ein nicht unterstützter HTTP Route"
}
"editInTheWebAppLabel": "In der Contentful Web App bearbeiten",
"error404Route": "Eine nicht unterstützte HTTP Route",
"currentLocaleLabel": "Deutsch (Deutschland)",
"hostedLabel": "Gehostet",
"comingSoonLabel": "Bald verfügbar",
"credentialSourceLabel": "Ursprung der Zugangsdaten:",
"readMoreLabel": "Weiterlesen",
"credentialsLocationLabel": "Ihre Zugangsdaten werden derzeit aus",
"overwriteCredentialsLabel": "Sie können überschrieben werden, indem Sie das Formular unten oder einen Querystring Parameter verwenden.",
"copyLinkLabel": "Einen Link zum Verteilen kopieren",
"resetCredentialsLabel": "Zugangsdaten zurücksetzen",
"resetAboveLabel": "Sie können auf voreingestellten Zugangsdaten zurücksetzen.",
"closeLabel": "Schließen",
"overrideConfigLabel": "Diese Konfiguration kann durch das folgende Formular oder durch Verwendung von Querystring Parameter überschrieben werden.",
"loadedFromLocalFileLabel": "Geladen von der lokalen Datei",
"usingServerCredentialsLabel": "Die Beispielanwendung verwendet derzeit serverseitig gespeicherte Anmeldeinformationen zum Herstellen einer Verbindung mit einem Contentful-Space.",
"usingSessionCredentialsLabel": "Die Beispielanwendung verwendet derzeit Anmeldeinformationen von der Anwendungssitzung, um eine Verbindung zu einem Contentful-Space herzustellen.",
"applicationCredentialsLabel": "Anmeldeinformationen für die Anwendungssitzung"
}

View File

@@ -21,12 +21,27 @@
"footerDisclaimer": "Powered by Contentful. This website and the materials found on it are for demo purposes. You can use this to preview the content created on your Contentful account.",
"imprintLabel": "Imprint",
"contactUsLabel": "Contact us",
"modalTitle": "A reference for developers using Contentful",
"modalIntro": "This is \"The Example App\" in node.js. While building your own apps with Contentful, you can reference this app's code, found on",
"modalTitle": "A reference for Node.js developers using Contentful",
"modalTitleDotnet": "A reference for .NET developers using Contentful",
"modalTitleRuby": "A reference for Ruby developers using Contentful",
"modalTitlePhp": "A reference for PHP developers using Contentful",
"modalTitlePython": "A reference for Python developers using Contentful",
"modalTitleSwift": "A reference for Swift developers using Contentful",
"modalTitleAndroid": "A reference for Android developers using Contentful",
"modalTitleJava": "A reference for Java developers using Contentful",
"modalIntro": "This is \"The Node.js Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroDotnet": "This is \"The .NET Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroRuby": "This is \"The Ruby Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroPhp": "This is \"The PHP Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroPython": "This is \"The Python Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroSwift": "This is \"The Swift Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroAndroid": "This is \"The Android Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalIntroJava": "This is \"The Java Example App\". While building your own apps with Contentful, you can reference this app's code, found on",
"modalSpaceIntro": "You can also edit the content in the app by cloning the Contentful space to your own Contentful account by following the instructions",
"modalPlatforms": "This app is also available in the following platforms and languages:",
"modalSpaceLinkLabel": "here",
"modalCTALabel": "Ok, got it.",
"editorialFeaturesHint": "Edit this entry in our web app. You have to be logged in and have access to the connected space to use this feature.",
"editorialFeaturesHint": "Edit this entry in the Contentful web app. You have to be logged in and have access to the connected space to use this feature.",
"draftLabel": "draft",
"pendingChangesLabel": "pending changes",
"lessonModuleErrorTitle": "⚠️ Invalid lesson module",
@@ -64,12 +79,14 @@
"changesSavedLabel": "Changes saved successfully!",
"errorOcurredTitleLabel": "Error occurred",
"errorOcurredMessageLabel": "Some errors occurred. Please check the error messages next to the fields.",
"connectedToSpaceLabel": "Connected to space",
"connectedToSpaceLabel": "Connected space",
"spaceIdLabel": "Space ID",
"spaceIdHelpText": "The Space ID is a unique identifier for your space.",
"accessTokenLabel": "access token",
"contentDeliveryApiHelpText": "View published content using this API.",
"contentPreviewApiHelpText": "Preview unpublished content using this API (i.e. content with “Draft” status).",
"cdaAccessTokenLabel": "Content Delivery API access token",
"cpaAccessTokenLabel": "Content Preview API access token",
"contentDeliveryApiHelpText": "View published content using this token.",
"contentPreviewApiHelpText": "Preview unpublished content using this token (i.e. content with “Draft” status).",
"enableEditorialFeaturesLabel": "Enable editorial features",
"enableEditorialFeaturesHelpText": "Enable to display an edit link and other contextual helpers for authors. You need to have access to the connected space to make this work.",
"saveSettingsButtonLabel": "Save settings",
@@ -80,6 +97,22 @@
"beginnerLabel": "Beginner",
"intermediateLabel": "Intermediate",
"advancedLabel": "Advanced",
"editInTheWebAppLabel": "Edit in the web app",
"error404Route": "a non supported route"
}
"editInTheWebAppLabel": "Edit in the Contentful Web App",
"error404Route": "Verify that you are trying to reach a supported route",
"currentLocaleLabel": "English (United States)",
"hostedLabel": "Hosted",
"comingSoonLabel": "Coming soon",
"credentialSourceLabel": "Credentials source",
"readMoreLabel": "Read more",
"credentialsLocationLabel": "Your credentials are currently loaded from",
"overwriteCredentialsLabel": "They can be overwritten by changing them below or using query string parameters.",
"copyLinkLabel": "Copy session deeplink to clipboard",
"resetCredentialsLabel": "Reset credentials to default",
"resetAboveLabel": "You can reset to the default credentials above.",
"closeLabel": "Close",
"overrideConfigLabel": "This configuration can be overriden through the form below or by using query string parameters.",
"loadedFromLocalFileLabel": "Loaded from local file",
"usingServerCredentialsLabel": "The example app is currently using server side stored credentials to connect to a Contentful space.",
"usingSessionCredentialsLabel": "The example app is currently using application session stored credentials to connect to a Contentful space.",
"applicationCredentialsLabel": "Application session credentials"
}