Last updated

Predefined translation keys

This page contains the list of all predefined translation keys used in default UI components.

KeyDescriptionDefault value
theme.userMenu.loginLogin button labelLogin
theme.userMenu.logoutLogout button labelLog out
theme.userMenu.devOnboardingLabelDeveloper onboarding dashboard link labelMy apps
theme.search.navbar.labelSearch navbar labelSearch
theme.search.labelSearch input placeholderSearch all products...
theme.search.recentRecent searches labelRecent searches
theme.search.suggestedSearch suggested pages labelSuggested pages
theme.search.noResultsLabel displayed when search gives no resultsNo results
theme.search.cancelSearch cancel button textCancel
theme.search.keys.navigateLabel for navigate key in search footerto navigate
theme.search.keys.selectLabel for select key in search footerto select
theme.search.keys.exitLabel for exit key in search footerto exit
theme.toc.headerTable of content headerOn this page
theme.versionPicker.labelVersion picker labelVersion :
theme.versionPicker.unversionedVersion picker placeholder for unversioned contentAll versions
theme.sidebar.menu.backLabelLabel of back button displayed in sidebar drilldown menuBack
theme.sidebar.actions.showLabel of a button for showing a collapsed sidebarShow sidebar
theme.sidebar.actions.hideLabel of back button for collapsing a sidebarHide sidebar
theme.sidebar.actions.changeLayoutTooltip of a button used to change the sidebar layoutHide sidebar
theme.markdown.editPage.textEdit page button label on markdown pages (displayed if configured in redocly.yaml)Edit page
theme.page.homeButtonButton label on default 403 Forbidden and 404 Not Found pagesGo home
theme.page.previousButtonPrevious button's label for page navigationPrevious page
theme.page.nextButtonNext button's label for page navigationNext page
theme.page.lastUpdated.timeagoPage last updated (when referring to a period of time, e.g. 10min)Last updated
theme.page.lastUpdated.onPage last updated (when referring to specific date, e.g. December 1st)Last updated on
theme.page.notFound.title404 Not Found page header textSomething went missing...
theme.page.notFound.description404 Not Found page description textThe page you were trying to reach doesn't exist or may have been moved. You can go back to the previous page, return to the homepage, or use the search bar to find what you're looking for.
theme.page.forbidden.title403 Forbidden header textAccess forbidden
theme.codeSnippet.copy.buttonTextCode snippet copy button textCopy
theme.codeSnippet.copy.tooltipTextCode snippet copy button tooltipCopy to clipboard
theme.codeSnippet.copy.toasterTextA toast notification text displayed after code snippet has been successfully copiedCopied!
theme.codeSnippet.report.buttonTextCode snippet report button textReport
theme.codeSnippet.report.tooltipTextCode snippet report button tooltipReport a problem
theme.codeSnippet.report.labelCode snippet report a problem titleWhat is wrong with this code?
theme.feedback.settings.labelPage rating question textHow helpful was this page?
theme.feedback.settings.submitTextMessage displayed after successful page rating submitThank you for helping improve our documentation!
theme.feedback.settings.reasons.labelFeedback prompt textWhich statement describes your thoughts about this page?
theme.feedback.settings.reasons.items.NText of reason N, where N is a number of reason in the list in redocly.yamlDefault is the value from redocly.yaml
theme.feedback.settings.reasons.sendSend feedback button textSend
theme.feedback.settings.comment.submitTextMessage displayed after successful page comment submitThank you for helping improve our documentation!
theme.feedback.settings.comment.likeLabelQuestion displayed after positive feedback on the pageWhat was most helpful?
theme.feedback.settings.comment.dislikeLabelQuestion displayed after negative feedback on the pageWhat can we improve?
theme.feedback.settings.comment.sendSend comment feedback submit button textSend
theme.feedback.settings.comment.cancelSend comment feedback cancel button textCancel
theme.feedback.sentiment.thumbUpFeedback thump up label in sentiment sectionYes
theme.feedback.sentiment.thumbDownFeedback thump down label in sentiment sectionNo
theme.catalog.card.footerCatalog card footer labelView documentation
theme.catalog.filters.select.allSelect all filters option label in catalogAll
theme.catalog.filters.placeholderCatalog filter input placeholderFilter...
theme.catalog.filters.titleCatalog filters sidebar titleFilters
theme.catalog.filters.applyCatalog apply filters button textApply filters
theme.footer.copyrightTextFooter copyright textDefault is configured in redocly.yaml
graphql.sidebar.menu.group.queriesLabel for queries group in GraphQL sidebarQueries
graphql.sidebar.menu.group.mutationsLabel for mutations group in GraphQL sidebarMutations
graphql.sidebar.menu.group.subscriptionsLabel for subscriptions group in GraphQL sidebarSubscriptions
graphql.sidebar.menu.group.directivesLabel for directives group in GraphQL sidebarDirectives
graphql.sidebar.menu.group.objectsLabel for objects group in GraphQL sidebarObjects
graphql.sidebar.menu.group.interfacesLabel for interfaces group in GraphQL sidebarInterfaces
graphql.sidebar.menu.group.unionsLabel for unions group in GraphQL sidebarUnions
graphql.sidebar.menu.group.enumsLabel for enums group in GraphQL sidebarEnums
graphql.sidebar.menu.group.inputsLabel for the inputs group in GraphQL sidebarInputs
graphql.sidebar.menu.group.scalarsLabel for the scalars group in GraphQL sidebarScalars
graphql.content.arguments.labelLabel for the arguments section in GraphQL contentArguments
graphql.content.arguments.showText for showing arguments in GraphQL contentShow arguments
graphql.content.arguments.hideText for hiding arguments in GraphQL contentHide arguments
graphql.content.returnTypes.labelLabel for the return type section in GraphQL contentReturn type
graphql.content.returnTypes.showText for showing return type in GraphQL contentShow return type
graphql.content.returnTypes.hideText for hiding return type in GraphQL contentHide return type
graphql.content.possibleTypesLabel for possible types in GraphQL contentPossible types
graphql.content.defaultValueLabel for the default value in GraphQL contentDefault
graphql.content.deprecationReasonLabel for the deprecation reason in GraphQL contentDeprecation reason
graphql.content.implementedInterfacesLabel for implemented interfaces in GraphQL contentImplements interfaces
graphql.content.argumentsHerePlaceholder for arguments in GraphQL contentArguments Here
graphql.content.notNullLabel for non-null fields in GraphQL contentnot-null
graphql.content.requiredLabel for required fields in GraphQL contentrequired
graphql.content.deprecatedLabel for deprecated fields in GraphQL contentdeprecated
graphql.rightSection.variablesLabel for the variables section in GraphQL right sectionVariables
graphql.rightSection.querySampleLabel for the query sample in GraphQL right sectionQuery sample
graphql.rightSection.mutationSampleLabel for the mutation sample in GraphQL right sectionMutation sample
graphql.rightSection.subscriptionSampleLabel for the subscription sample in GraphQL right sectionSubscription sample
graphql.rightSection.responseSampleLabel for the response sample in GraphQL right sectionResponse sample
graphql.rightSection.locationLabel for the location section in GraphQL right sectionLocation
graphql.rightSection.sampleLabel for the sample section in GraphQL right sectionSample
graphql.rightSection.referencedLabel for the referenced section in GraphQL right sectionReferenced in
graphql.navigation.nextLabel for next page navigation in GraphQL docsNext page
graphql.navigation.previousLabel for previous page navigation in GraphQL docsPrevious page

Resources

  • Configure language support for your project by following the steps in the Configure localization how-to documentation.