Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
TranslationBlueprint
Variable TranslationBlueprint
Const
TranslationBlueprint
:
ExtensionBlueprint
<
{
config
:
{}
;
configInput
:
{}
;
dataRefs
:
{
translation
:
ConfigurableExtensionDataRef
<
|
TranslationResource
<
string
>
|
TranslationMessages
<
string
,
{
[
key
:
string
]:
string
}
,
boolean
>
,
"core.translation.translation"
,
{}
,
>
;
}
;
inputs
:
{}
;
kind
:
"translation"
;
output
:
ExtensionDataRef
<
|
TranslationResource
<
string
>
|
TranslationMessages
<
string
,
{
[
key
:
string
]:
string
}
,
boolean
>
,
"core.translation.translation"
,
{}
,
>
;
params
:
{
resource
:
|
TranslationResource
<
string
>
|
TranslationMessages
<
string
,
{
[
key
:
string
]:
string
}
,
boolean
>
;
}
;
}
,
>
= ...
Creates an extension that adds translations to your app.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates an extension that adds translations to your app.