added last update author/time, changed editUrl text by adding i18n for english

This commit is contained in:
jordan-violet-sp
2022-09-05 22:37:58 -04:00
parent 896f839211
commit e2d171e6fc
8 changed files with 2716 additions and 0 deletions

View File

@@ -259,6 +259,8 @@ const config = {
path: "products/idn",
routeBasePath: "idn",
editUrl: "https://github.com/sailpoint-oss/developer-community-site/edit/main/",
showLastUpdateAuthor: true,
showLastUpdateTime: true,
sidebarPath: require.resolve("./products/idn/sidebar.js"),
},
],
@@ -269,6 +271,8 @@ const config = {
path: "products/iiq",
routeBasePath: "iiq",
editUrl: "https://github.com/sailpoint-oss/developer-community-site/edit/main/",
showLastUpdateAuthor: true,
showLastUpdateTime: true,
sidebarPath: require.resolve("./products/iiq/sidebar.js"),
},
],

384
i18n/en/code.json Normal file
View File

@@ -0,0 +1,384 @@
{
"theme.ErrorPageContent.title": {
"message": "This page crashed.",
"description": "The title of the fallback page when the page crashed"
},
"theme.ErrorPageContent.tryAgain": {
"message": "Try again",
"description": "The label of the button to try again when the page crashed"
},
"theme.NotFound.title": {
"message": "Page Not Found",
"description": "The title of the 404 page"
},
"theme.NotFound.p1": {
"message": "We could not find what you were looking for.",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
"description": "The 2nd paragraph of the 404 page"
},
"theme.admonition.note": {
"message": "note",
"description": "The default label used for the Note admonition (:::note)"
},
"theme.admonition.tip": {
"message": "tip",
"description": "The default label used for the Tip admonition (:::tip)"
},
"theme.admonition.danger": {
"message": "danger",
"description": "The default label used for the Danger admonition (:::danger)"
},
"theme.admonition.info": {
"message": "info",
"description": "The default label used for the Info admonition (:::info)"
},
"theme.admonition.caution": {
"message": "caution",
"description": "The default label used for the Caution admonition (:::caution)"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Close",
"description": "The ARIA label for close button of announcement bar"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "Scroll back to top",
"description": "The ARIA label for the back to top button"
},
"theme.blog.archive.title": {
"message": "Archive",
"description": "The page & hero title of the blog archive page"
},
"theme.blog.archive.description": {
"message": "Archive",
"description": "The page & hero description of the blog archive page"
},
"theme.blog.paginator.navAriaLabel": {
"message": "Blog list page navigation",
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "Newer Entries",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "Older Entries",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "Blog post page navigation",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "Newer Post",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "Older Post",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.blog.post.plurals": {
"message": "One post|{count} posts",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} tagged with \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "View All Tags",
"description": "The label of the link targeting the tag list page"
},
"theme.colorToggle.ariaLabel": {
"message": "Switch between dark and light mode (currently {mode})",
"description": "The ARIA label for the navbar color mode toggle"
},
"theme.colorToggle.ariaLabel.mode.dark": {
"message": "dark mode",
"description": "The name for the dark color mode"
},
"theme.colorToggle.ariaLabel.mode.light": {
"message": "light mode",
"description": "The name for the light color mode"
},
"theme.docs.breadcrumbs.home": {
"message": "Home page",
"description": "The ARIA label for the home page in the breadcrumbs"
},
"theme.docs.breadcrumbs.navAriaLabel": {
"message": "Breadcrumbs",
"description": "The ARIA label for the breadcrumbs"
},
"theme.docs.DocCard.categoryDescription": {
"message": "{count} items",
"description": "The default description for a category card in the generated index about how many items this category includes"
},
"theme.docs.paginator.navAriaLabel": {
"message": "Docs pages navigation",
"description": "The ARIA label for the docs pagination"
},
"theme.docs.paginator.previous": {
"message": "Previous",
"description": "The label used to navigate to the previous doc"
},
"theme.docs.paginator.next": {
"message": "Next",
"description": "The label used to navigate to the next doc"
},
"theme.docs.tagDocListPageTitle.nDocsTagged": {
"message": "One doc tagged|{count} docs tagged",
"description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.docs.tagDocListPageTitle": {
"message": "{nDocsTagged} with \"{tagName}\"",
"description": "The title of the page for a docs tag"
},
"theme.docs.versionBadge.label": {
"message": "Version: {versionLabel}"
},
"theme.docs.versions.unreleasedVersionLabel": {
"message": "This is unreleased documentation for {siteTitle} {versionLabel} version.",
"description": "The label used to tell the user that he's browsing an unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel": {
"message": "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained.",
"description": "The label used to tell the user that he's browsing an unmaintained doc version"
},
"theme.docs.versions.latestVersionSuggestionLabel": {
"message": "For up-to-date documentation, see the {latestVersionLink} ({versionLabel}).",
"description": "The label used to tell the user to check the latest version"
},
"theme.docs.versions.latestVersionLinkLabel": {
"message": "latest version",
"description": "The label used for the latest version suggestion link label"
},
"theme.common.editThisPage": {
"message": "Something wrong? Click here to edit this page.",
"description": "The link label to edit the current page"
},
"theme.common.headingLinkTitle": {
"message": "Direct link to heading",
"description": "Title for link to heading"
},
"theme.lastUpdated.atDate": {
"message": " on {date}",
"description": "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser": {
"message": " by {user}",
"description": "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy": {
"message": "Last updated{atDate}{byUser}",
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.navbar.mobileVersionsDropdown.label": {
"message": "Versions",
"description": "The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent": {
"message": "Skip to main content",
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.tags.tagsListLabel": {
"message": "Tags:",
"description": "The label alongside a tag list"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Blog recent posts navigation",
"description": "The ARIA label for recent posts in the blog sidebar"
},
"theme.CodeBlock.copied": {
"message": "Copied",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Copy code to clipboard",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copy": {
"message": "Copy",
"description": "The copy button label on code blocks"
},
"theme.CodeBlock.wordWrapToggle": {
"message": "Toggle word wrap",
"description": "The title attribute for toggle word wrapping button of code block lines"
},
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": {
"message": "Toggle the collapsible sidebar category '{label}'",
"description": "The ARIA label to toggle the collapsible sidebar category"
},
"theme.navbar.mobileLanguageDropdown.label": {
"message": "Languages",
"description": "The label for the mobile language switcher dropdown"
},
"theme.TOCCollapsible.toggleButtonLabel": {
"message": "On this page",
"description": "The label used by the button on the collapsible TOC component"
},
"theme.blog.post.readMore": {
"message": "Read More",
"description": "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.readMoreLabel": {
"message": "Read more about {title}",
"description": "The ARIA label for the link to full blog posts from excerpts"
},
"theme.blog.post.readingTime.plurals": {
"message": "One min read|{readingTime} min read",
"description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "Collapse sidebar",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel": {
"message": "Collapse sidebar",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
"message": "← Back to main menu",
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.SearchBar.seeAll": {
"message": "See all {count} results"
},
"theme.SearchPage.documentsFound.plurals": {
"message": "One document found|{count} documents found",
"description": "Pluralized label for \"{count} documents found\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.SearchPage.existingResultsTitle": {
"message": "Search results for \"{query}\"",
"description": "The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle": {
"message": "Search the documentation",
"description": "The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder": {
"message": "Type your search here",
"description": "The placeholder for search page input"
},
"theme.SearchPage.inputLabel": {
"message": "Search",
"description": "The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel": {
"message": "Search by Algolia",
"description": "The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText": {
"message": "No results were found",
"description": "The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults": {
"message": "Fetching new results...",
"description": "The paragraph for fetching new search results"
},
"theme.SearchBar.label": {
"message": "Search",
"description": "The ARIA label and placeholder for search button"
},
"theme.SearchModal.searchBox.resetButtonTitle": {
"message": "Clear the query",
"description": "The label and ARIA label for search box reset button"
},
"theme.SearchModal.searchBox.cancelButtonText": {
"message": "Cancel",
"description": "The label and ARIA label for search box cancel button"
},
"theme.SearchModal.startScreen.recentSearchesTitle": {
"message": "Recent",
"description": "The title for recent searches"
},
"theme.SearchModal.startScreen.noRecentSearchesText": {
"message": "No recent searches",
"description": "The text when no recent searches"
},
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": {
"message": "Save this search",
"description": "The label for save recent search button"
},
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": {
"message": "Remove this search from history",
"description": "The label for remove recent search button"
},
"theme.SearchModal.startScreen.favoriteSearchesTitle": {
"message": "Favorite",
"description": "The title for favorite searches"
},
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": {
"message": "Remove this search from favorites",
"description": "The label for remove favorite search button"
},
"theme.SearchModal.errorScreen.titleText": {
"message": "Unable to fetch results",
"description": "The title for error screen of search modal"
},
"theme.SearchModal.errorScreen.helpText": {
"message": "You might want to check your network connection.",
"description": "The help text for error screen of search modal"
},
"theme.SearchModal.footer.selectText": {
"message": "to select",
"description": "The explanatory text of the action for the enter key"
},
"theme.SearchModal.footer.selectKeyAriaLabel": {
"message": "Enter key",
"description": "The ARIA label for the Enter key button that makes the selection"
},
"theme.SearchModal.footer.navigateText": {
"message": "to navigate",
"description": "The explanatory text of the action for the Arrow up and Arrow down key"
},
"theme.SearchModal.footer.navigateUpKeyAriaLabel": {
"message": "Arrow up",
"description": "The ARIA label for the Arrow up key button that makes the navigation"
},
"theme.SearchModal.footer.navigateDownKeyAriaLabel": {
"message": "Arrow down",
"description": "The ARIA label for the Arrow down key button that makes the navigation"
},
"theme.SearchModal.footer.closeText": {
"message": "to close",
"description": "The explanatory text of the action for Escape key"
},
"theme.SearchModal.footer.closeKeyAriaLabel": {
"message": "Escape key",
"description": "The ARIA label for the Escape key button that close the modal"
},
"theme.SearchModal.footer.searchByText": {
"message": "Search by",
"description": "The text explain that the search is making by Algolia"
},
"theme.SearchModal.noResultsScreen.noResultsText": {
"message": "No results for",
"description": "The text explains that there are no results for the following search"
},
"theme.SearchModal.noResultsScreen.suggestedQueryText": {
"message": "Try searching for",
"description": "The text for the suggested query when no results are found for the following search"
},
"theme.SearchModal.noResultsScreen.reportMissingResultsText": {
"message": "Believe this query should return results?",
"description": "The text for the question where the user thinks there are missing results"
},
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": {
"message": "Let us know.",
"description": "The text for the link to report missing results"
},
"theme.SearchModal.placeholder": {
"message": "Try searching for something...",
"description": "The placeholder of the input of the DocSearch pop-up modal"
}
}

View File

@@ -0,0 +1,14 @@
{
"title": {
"message": "Blog",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "Blog",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "Recent posts",
"description": "The label for the left sidebar"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,222 @@
{
"version.label": {
"message": "Next",
"description": "The label for version current"
},
"sidebar.iiqOpenApiSidebar.category.IIQ Api": {
"message": "IIQ Api",
"description": "The label for category IIQ Api in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.IIQ Api.link.generated-index.title": {
"message": "IIQ Api",
"description": "The generated-index page title for category IIQ Api in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.IIQ Api.link.generated-index.description": {
"message": "These are the public APIs for SailPoint's SaaS services. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.",
"description": "The generated-index page description for category IIQ Api in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Accounts": {
"message": "Accounts",
"description": "The label for category Accounts in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Alerts": {
"message": "Alerts",
"description": "The label for category Alerts in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Applications": {
"message": "Applications",
"description": "The label for category Applications in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Checked Policy Violations": {
"message": "Checked Policy Violations",
"description": "The label for category Checked Policy Violations in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Entitlements": {
"message": "Entitlements",
"description": "The label for category Entitlements in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.LaunchedWorkflows": {
"message": "LaunchedWorkflows",
"description": "The label for category LaunchedWorkflows in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.ObjectConfig": {
"message": "ObjectConfig",
"description": "The label for category ObjectConfig in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.PolicyViolations": {
"message": "PolicyViolations",
"description": "The label for category PolicyViolations in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.ResourceTypes": {
"message": "ResourceTypes",
"description": "The label for category ResourceTypes in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Roles": {
"message": "Roles",
"description": "The label for category Roles in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Schemas": {
"message": "Schemas",
"description": "The label for category Schemas in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.ServiceProviderConfig": {
"message": "ServiceProviderConfig",
"description": "The label for category ServiceProviderConfig in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.TaskResults": {
"message": "TaskResults",
"description": "The label for category TaskResults in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Users": {
"message": "Users",
"description": "The label for category Users in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.category.Workflows": {
"message": "Workflows",
"description": "The label for category Workflows in sidebar iiqOpenApiSidebar"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Account resources.": {
"message": "Returns all Account resources.",
"description": "The label for the doc item Returns all Account resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-accounts"
},
"sidebar.iiqOpenApiSidebar.doc.Creates an Account.": {
"message": "Creates an Account.",
"description": "The label for the doc item Creates an Account. in sidebar iiqOpenApiSidebar, linking to the doc api/create-account"
},
"sidebar.iiqOpenApiSidebar.doc.Returns an Account resource based on id.": {
"message": "Returns an Account resource based on id.",
"description": "The label for the doc item Returns an Account resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-account-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Updates an existing Account.": {
"message": "Updates an existing Account.",
"description": "The label for the doc item Updates an existing Account. in sidebar iiqOpenApiSidebar, linking to the doc api/update-account"
},
"sidebar.iiqOpenApiSidebar.doc.Deletes an existing Account.": {
"message": "Deletes an existing Account.",
"description": "The label for the doc item Deletes an existing Account. in sidebar iiqOpenApiSidebar, linking to the doc api/delete-account"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Alert resources.": {
"message": "Returns all Alert resources.",
"description": "The label for the doc item Returns all Alert resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-alerts"
},
"sidebar.iiqOpenApiSidebar.doc.Creates a new Alert.": {
"message": "Creates a new Alert.",
"description": "The label for the doc item Creates a new Alert. in sidebar iiqOpenApiSidebar, linking to the doc api/create-alert"
},
"sidebar.iiqOpenApiSidebar.doc.Returns an Alert resource based on id.": {
"message": "Returns an Alert resource based on id.",
"description": "The label for the doc item Returns an Alert resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-alert-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Application resources.": {
"message": "Returns all Application resources.",
"description": "The label for the doc item Returns all Application resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-applications"
},
"sidebar.iiqOpenApiSidebar.doc.Returns an Application resource based on id or name.": {
"message": "Returns an Application resource based on id or name.",
"description": "The label for the doc item Returns an Application resource based on id or name. in sidebar iiqOpenApiSidebar, linking to the doc api/get-application"
},
"sidebar.iiqOpenApiSidebar.doc.This endpoint simulates provisioning a set of access items, and then checks against a set of policies to determine if granting the access items would cause creation of new policy violations.": {
"message": "This endpoint simulates provisioning a set of access items, and then checks against a set of policies to determine if granting the access items would cause creation of new policy violations.",
"description": "The label for the doc item This endpoint simulates provisioning a set of access items, and then checks against a set of policies to determine if granting the access items would cause creation of new policy violations. in sidebar iiqOpenApiSidebar, linking to the doc api/check-policy-violations"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Entitlement resources.": {
"message": "Returns all Entitlement resources.",
"description": "The label for the doc item Returns all Entitlement resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-entitlements"
},
"sidebar.iiqOpenApiSidebar.doc.Returns an Entitlement resource based on id.": {
"message": "Returns an Entitlement resource based on id.",
"description": "The label for the doc item Returns an Entitlement resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-entitlement-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all LaunchedWorkflow resources.": {
"message": "Returns all LaunchedWorkflow resources.",
"description": "The label for the doc item Returns all LaunchedWorkflow resources. in sidebar iiqOpenApiSidebar, linking to the doc api/launched-workflows"
},
"sidebar.iiqOpenApiSidebar.doc.Endpoint used to launch a Workflow.": {
"message": "Endpoint used to launch a Workflow.",
"description": "The label for the doc item Endpoint used to launch a Workflow. in sidebar iiqOpenApiSidebar, linking to the doc api/launch-workflow"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a LaunchedWorkflow resource based on id.": {
"message": "Returns a LaunchedWorkflow resource based on id.",
"description": "The label for the doc item Returns a LaunchedWorkflow resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-launched-workflow-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all object of type ObjectConfig.": {
"message": "Returns all object of type ObjectConfig.",
"description": "The label for the doc item Returns all object of type ObjectConfig. in sidebar iiqOpenApiSidebar, linking to the doc api/get-object-configs"
},
"sidebar.iiqOpenApiSidebar.doc.Returns an ObjectConfig resource based on its name or id.": {
"message": "Returns an ObjectConfig resource based on its name or id.",
"description": "The label for the doc item Returns an ObjectConfig resource based on its name or id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-object-config-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all PolicyViolation resources.": {
"message": "Returns all PolicyViolation resources.",
"description": "The label for the doc item Returns all PolicyViolation resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-policy-violations"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a PolicyViolation resource based on id.": {
"message": "Returns a PolicyViolation resource based on id.",
"description": "The label for the doc item Returns a PolicyViolation resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-policy-violation-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all ResourceType resources.": {
"message": "Returns all ResourceType resources.",
"description": "The label for the doc item Returns all ResourceType resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-resource-types"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a ResourceType resource based on ID.": {
"message": "Returns a ResourceType resource based on ID.",
"description": "The label for the doc item Returns a ResourceType resource based on ID. in sidebar iiqOpenApiSidebar, linking to the doc api/get-resource-type-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Role resources.": {
"message": "Returns all Role resources.",
"description": "The label for the doc item Returns all Role resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-roles"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a Role resource based on ID or name.": {
"message": "Returns a Role resource based on ID or name.",
"description": "The label for the doc item Returns a Role resource based on ID or name. in sidebar iiqOpenApiSidebar, linking to the doc api/get-role"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Schema resources.": {
"message": "Returns all Schema resources.",
"description": "The label for the doc item Returns all Schema resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-schemas"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a Schema based on id.": {
"message": "Returns a Schema based on id.",
"description": "The label for the doc item Returns a Schema based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-schema-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all ServiceProviderConfig resources.": {
"message": "Returns all ServiceProviderConfig resources.",
"description": "The label for the doc item Returns all ServiceProviderConfig resources. in sidebar iiqOpenApiSidebar, linking to the doc api/service-provider-config"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all TaskResult resources.": {
"message": "Returns all TaskResult resources.",
"description": "The label for the doc item Returns all TaskResult resources. in sidebar iiqOpenApiSidebar, linking to the doc api/task-results"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a TaskResult resource based on id.": {
"message": "Returns a TaskResult resource based on id.",
"description": "The label for the doc item Returns a TaskResult resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-task-result-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all User resources.": {
"message": "Returns all User resources.",
"description": "The label for the doc item Returns all User resources. in sidebar iiqOpenApiSidebar, linking to the doc api/get-users"
},
"sidebar.iiqOpenApiSidebar.doc.Creates a User.": {
"message": "Creates a User.",
"description": "The label for the doc item Creates a User. in sidebar iiqOpenApiSidebar, linking to the doc api/create-user"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a User resource based on id.": {
"message": "Returns a User resource based on id.",
"description": "The label for the doc item Returns a User resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-user-by-id"
},
"sidebar.iiqOpenApiSidebar.doc.Updates an existing User.": {
"message": "Updates an existing User.",
"description": "The label for the doc item Updates an existing User. in sidebar iiqOpenApiSidebar, linking to the doc api/update-user"
},
"sidebar.iiqOpenApiSidebar.doc.Deletes an existing User.": {
"message": "Deletes an existing User.",
"description": "The label for the doc item Deletes an existing User. in sidebar iiqOpenApiSidebar, linking to the doc api/delete-user"
},
"sidebar.iiqOpenApiSidebar.doc.Returns all Workflow resources.": {
"message": "Returns all Workflow resources.",
"description": "The label for the doc item Returns all Workflow resources. in sidebar iiqOpenApiSidebar, linking to the doc api/workflows"
},
"sidebar.iiqOpenApiSidebar.doc.Returns a Workflow resource based on id.": {
"message": "Returns a Workflow resource based on id.",
"description": "The label for the doc item Returns a Workflow resource based on id. in sidebar iiqOpenApiSidebar, linking to the doc api/get-workflow-by-id"
}
}

View File

@@ -0,0 +1,6 @@
{
"version.label": {
"message": "Next",
"description": "The label for version current"
}
}

View File

@@ -0,0 +1,94 @@
{
"link.title.IdentityNow": {
"message": "IdentityNow",
"description": "The title of the footer links column with title=IdentityNow in the footer"
},
"link.title.IdentityIQ": {
"message": "IdentityIQ",
"description": "The title of the footer links column with title=IdentityIQ in the footer"
},
"link.title.Community": {
"message": "Community",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "More",
"description": "The title of the footer links column with title=More in the footer"
},
"link.title.Company": {
"message": "Company",
"description": "The title of the footer links column with title=Company in the footer"
},
"link.title.Legal": {
"message": "Legal",
"description": "The title of the footer links column with title=Legal in the footer"
},
"link.item.label.Your First API Call": {
"message": "Your First API Call",
"description": "The label of footer link with label=Your First API Call linking to idn/docs/getting-started"
},
"link.item.label.Build A Transform": {
"message": "Build A Transform",
"description": "The label of footer link with label=Build A Transform linking to idn/docs/transforms"
},
"link.item.label.Build A SaaS Connector": {
"message": "Build A SaaS Connector",
"description": "The label of footer link with label=Build A SaaS Connector linking to idn/docs/saas-connectors"
},
"link.item.label.Get Certified": {
"message": "Get Certified",
"description": "The label of footer link with label=Get Certified linking to https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/"
},
"link.item.label.Build A Plugin": {
"message": "Build A Plugin",
"description": "The label of footer link with label=Build A Plugin linking to https://documentation.sailpoint.com/"
},
"link.item.label.Discuss": {
"message": "Discuss",
"description": "The label of footer link with label=Discuss linking to https://developer.sailpoint.com/discuss"
},
"link.item.label.Submit an Idea": {
"message": "Submit an Idea",
"description": "The label of footer link with label=Submit an Idea linking to https://developer-sailpoint.ideas.aha.io/"
},
"link.item.label.Contact Our Team": {
"message": "Contact Our Team",
"description": "The label of footer link with label=Contact Our Team linking to https://developer.sailpoint.com/discuss/new-message?groupname=developer_relations"
},
"link.item.label.Engineering Blog": {
"message": "Engineering Blog",
"description": "The label of footer link with label=Engineering Blog linking to https://medium.com/sailpointtechblog"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/sailpoint-oss"
},
"link.item.label.Twitter": {
"message": "Twitter",
"description": "The label of footer link with label=Twitter linking to https://twitter.com/sailpoint"
},
"link.item.label.The SailPoint Story": {
"message": "The SailPoint Story",
"description": "The label of footer link with label=The SailPoint Story linking to https://www.sailpoint.com/company/"
},
"link.item.label.The SailPoint Way": {
"message": "The SailPoint Way",
"description": "The label of footer link with label=The SailPoint Way linking to https://www.sailpoint.com/company/diversity-inclusion-and-belonging/"
},
"link.item.label.Leadership Team": {
"message": "Leadership Team",
"description": "The label of footer link with label=Leadership Team linking to https://www.sailpoint.com/company/#h-our-leadership"
},
"link.item.label.Become A Partner": {
"message": "Become A Partner",
"description": "The label of footer link with label=Become A Partner linking to https://www.sailpoint.com/partners/become-partner/"
},
"link.item.label.Terms & Conditions": {
"message": "Terms & Conditions",
"description": "The label of footer link with label=Terms & Conditions linking to https://developet.sailpoint.com"
},
"copyright": {
"message": "Copyright © 2022 SailPoint Technologies Holdings, Inc. All Rights Reserved.",
"description": "The footer copyright"
}
}

View File

@@ -0,0 +1,70 @@
{
"item.label.IdentityNow": {
"message": "IdentityNow",
"description": "Navbar item with label IdentityNow"
},
"item.label.IdentityIQ": {
"message": "IdentityIQ",
"description": "Navbar item with label IdentityIQ"
},
"item.label.Ideas": {
"message": "Ideas",
"description": "Navbar item with label Ideas"
},
"item.label.Discuss": {
"message": "Discuss",
"description": "Navbar item with label Discuss"
},
"item.label.Support": {
"message": "Support",
"description": "Navbar item with label Support"
},
"item.label.Status": {
"message": "Status",
"description": "Navbar item with label Status"
},
"item.label.API Specifications": {
"message": "API Specifications",
"description": "Navbar item with label API Specifications"
},
"item.label.V3 APIs": {
"message": "V3 APIs",
"description": "Navbar item with label V3 APIs"
},
"item.label.Beta APIs": {
"message": "Beta APIs",
"description": "Navbar item with label Beta APIs"
},
"item.label.Documentation": {
"message": "Documentation",
"description": "Navbar item with label Documentation"
},
"item.label.IDN Documentation": {
"message": "IDN Documentation",
"description": "Navbar item with label IDN Documentation"
},
"item.label.Training": {
"message": "Training",
"description": "Navbar item with label Training"
},
"item.label.IdentityNow Certifications": {
"message": "IdentityNow Certifications",
"description": "Navbar item with label IdentityNow Certifications"
},
"item.label.IIQ APIs": {
"message": "IIQ APIs",
"description": "Navbar item with label IIQ APIs"
},
"item.label.IdentityIQ Certifications": {
"message": "IdentityIQ Certifications",
"description": "Navbar item with label IdentityIQ Certifications"
},
"item.label.Compass": {
"message": "Compass",
"description": "Navbar item with label Compass"
},
"item.label.Submit Support Ticket": {
"message": "Submit Support Ticket",
"description": "Navbar item with label Submit Support Ticket"
}
}