* Production (#44) * test: Fix integration test * fix: Fix Editorial feature * chore(localization): move locales to i18n folder * feat(modules): add image caption and shadow * fix: clarify German translation🇩🇪 * chore(localization): fix typo (#47) * Split first paragraph into sections (#46) * feat(controls): add help text to API dropdown * fix(style): simplify header and fix mobile design * fix(style): simplify footer and fix mobile design * fix(style): update stylesheet and scripts file * test(e2e): adjust tests and make them fail on CI * language fixes * rename labels to use full api name * Refactor entry state toggle (#48) * chore(editorialFeatures): extract editorial features toggle * chore(refactor): rename function to make more contextual sense * Fix breadcrumb and add test for locales (#49) * test(unit): add test to check for locale consistency * fix(breadcrumb): translate lessons route * Change readme url to http from https (#52) * tests(e2e): expect only 2 courses * fix(cookies): fix variable naming and extend to two days maxAge * Change text on next lesson button (#54) * Retranslate advancedLabel * fix(translations): do not break on vim temp files. This is dedicated to JP * fix(analytics): use correct app-id * Add instructions to seed a space to readme (#61) * Change modal text; add link to model's repo to localization files (#57) * fix(links): link correct GH repository * fix(i18n): adjust view on github link label * fix(style): move GitHub link to the left * new screenshot * Update README.md (#63) * Update README.md * Update README.md * Https mistake and Heroku buton * fixup * fixup * feat(heroku): add app.json * docs(README): add linebreak * docs(README): minor adjustments * fix(tracking): add link click tracking to snowplow * Add translation for edit in the web app (#64) * chore(typo): fix error message (#67) * chore(update): remove image rendering on lessons (#65) * chore: Improve error page (#66) * chore: Improve error page * fix: Fix middlware order * fix: Remove console.log * fix: no more duplicate error messges (#71) * fix: Fix middlware order * fix: Remove console.log * feat: Uniq error meassages * fix: fix cli link (#72) * Add instructions to run app as Docker container (#68)
86 lines
5.0 KiB
JSON
86 lines
5.0 KiB
JSON
{
|
|
"defaultTitle": "The Example App",
|
|
"whatIsThisApp": "Help",
|
|
"metaDescription": "This is \"The Example App\", a reference for building your own applications using Contentful.",
|
|
"metaTwitterCard": "This is \"The Example App\", a reference for building your own applications using Contentful.",
|
|
"metaImageAlt": "This is \"The Example App\", a reference for building your own applications using Contentful.",
|
|
"metaImageDescription": "This is \"The Example App\", a reference for building your own applications using Contentful.",
|
|
"viewOnGithub": "View on GitHub",
|
|
"apiSwitcherHelp": "View the published or draft content by simply switching between the Deliver and Preview APIs.",
|
|
"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",
|
|
"logoAlt": "Contentful Example App",
|
|
"homeLabel": "Home",
|
|
"coursesLabel": "Courses",
|
|
"lessonsLabel": "Lessons",
|
|
"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",
|
|
"modalSpaceIntro": "You can also edit the content in the app by cloning the Contentful space to your own Contentful account by following the instructions",
|
|
"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.",
|
|
"draftLabel": "draft",
|
|
"pendingChangesLabel": "pending changes",
|
|
"lessonModuleErrorTitle": "⚠️ Invalid lesson module",
|
|
"lessonModuleErrorBody": "Could not determine type of",
|
|
"nextLessonLabel": "Go to the next lesson",
|
|
"imageErrorTitle": "⚠️ Image missing",
|
|
"viewCourseLabel": "view course",
|
|
"categoriesWelcomeLabel": "Welcome to",
|
|
"sitemapWelcomeLabel": "Welcome to",
|
|
"tableOfContentsLabel": "Table of contents",
|
|
"courseOverviewLabel": "Course overview",
|
|
"overviewLabel": "Overview",
|
|
"durationLabel": "Duration",
|
|
"minutesLabel": "min",
|
|
"skillLevelLabel": "Skill level",
|
|
"startCourseLabel": "Start course",
|
|
"categoriesLabel": "Categories",
|
|
"allCoursesLabel": "All courses",
|
|
"somethingWentWrongLabel": "Oops, something went wrong",
|
|
"tryLabel": "Try",
|
|
"contentModelChangedErrorLabel": "Check if the content model has changed",
|
|
"draftOrPublishedErrorLabel": "Check the selection has content in draft or published state (for Preview or Delivery)",
|
|
"localeContentErrorLabel": "Check if there's any content for this locale",
|
|
"verifyCredentialsErrorLabel": "Verify credentials are correct and up to date",
|
|
"stackTraceErrorLabel": "Check the stack trace below",
|
|
"errorLabel": "Error",
|
|
"stackTraceLabel": "Stack trace",
|
|
"companyLabel": "Company",
|
|
"officeLabel": "Office Berlin",
|
|
"germanyLabel": "Germany",
|
|
"registrationCourtLabel": "Registration Court",
|
|
"managingDirectorLabel": "Managing Director",
|
|
"vatNumberLabel": "VAT Number",
|
|
"settingsIntroLabel": "To query and get content using the APIs, client applications need to authenticate with both the Space ID and an access token.",
|
|
"changesSavedLabel": "Changes saved successfully!",
|
|
"errorOcurredTitleLabel": "Error occurred",
|
|
"errorOcurredMessageLabel": "Some errors occurred. Please check the error messages next to the fields.",
|
|
"connectedToSpaceLabel": "Connected to 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).",
|
|
"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",
|
|
"fieldIsRequiredLabel": "This field is required",
|
|
"deliveryKeyInvalidLabel": "Your Delivery API key is invalid.",
|
|
"spaceOrTokenInvalid": "This space does not exist or your access token is not associated with your space.",
|
|
"previewKeyInvalidLabel": "Your Preview API key is invalid.",
|
|
"beginnerLabel": "Beginner",
|
|
"intermediateLabel": "Intermediate",
|
|
"advancedLabel": "Advanced",
|
|
"editInTheWebAppLabel": "Edit in the web app",
|
|
"error404Route": "a non supported route"
|
|
}
|