Skip to content

ExplorerStrings

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/strings.ts

Every reader-facing string in the API Explorer.

The component ships English defaults so an unconfigured host is unchanged, and the host overrides them with its own catalog — the reader site is EN + AR with RTL, and until now the explorer sat inside that shell speaking only English.

Flat and typed on purpose: a missing key is a compile error at the host, not a blank label discovered by a reader.

Properties

PropertyType
authOpenEndpointstring
authNeededstring
authUsingYourKeystring
authUsingTokenstring
authGetKeystring
authPasteTokenstring
authChangestring
authTokenMaskedstring
authInheritedstring
authInheritedNonestring
authOverridestring
authBlockedSendstring
authOauthNeededstring
authOauthSignInstring
authOauthSigningInstring
authOauthSignOutstring
authOauthUsingstring
authOauthScopesstring
authOauthNoScopesstring
authOauthMissingScopestring
authOauthAddScopestring
authOauthScopeBlockedSendstring
authOauthExpiredstring
authOauthClientIdstring
authOauthClientIdHintstring
authOauthDiscoveringstring
authOauthClientSecretRefusedstring
authOauthPasswordRefusedstring
authOauthInsecureRefusedstring
authOauthNoPkceRefusedstring
authOauthUnavailablestring
authOauthStateMismatchstring
authOauthPkceUnavailablestring
authOauthFailedstring
collapsePanelstring
expandPanelstring
resetLayoutstring
resizePanelsstring
explorerTitlestring
authorizestring
authorizeTitlestring
requeststring
responsestring
codestring
sendstring
sendingstring
copyUrlstring
urlPlaceholderstring
toggleLayoutstring
collapseResponsestring

Was this page helpful?

Download as PDF