Preparing search index...
The search index is not available
i18n-support-server-module
i18n-support-server-module
<internal>
TranslateProxyInterface
Interface TranslateProxyInterface
Hierarchy
TranslateProxyInterface
Implemented by
TranslateProxyValidator
Index
Properties
translate
Json
Value
translate
Multi
Language
translate
Multi
Sentence
translate
Sentence
Properties
translate
Json
Value
translate
Json
Value
:
(
(
dto
:
TranslateJsonValueDto
)
=>
Promise
<
ResponseDto
<
any
>
>
)
Type declaration
(
dto
:
TranslateJsonValueDto
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
TranslateJsonValueDto
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Multi
Language
translate
Multi
Language
:
(
(
dto
:
TranslateMultiLanguageDto
)
=>
Promise
<
ResponseDto
<
any
>
>
)
Type declaration
(
dto
:
TranslateMultiLanguageDto
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
TranslateMultiLanguageDto
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Multi
Sentence
translate
Multi
Sentence
:
(
(
dto
:
SentenceWithKey
[]
)
=>
Promise
<
ResponseDto
<
any
>
>
)
Type declaration
(
dto
:
SentenceWithKey
[]
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
SentenceWithKey
[]
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Sentence
translate
Sentence
:
(
(
dto
:
Sentence
)
=>
Promise
<
ResponseDto
<
any
>
>
)
Type declaration
(
dto
:
Sentence
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
Sentence
Returns
Promise
<
ResponseDto
<
any
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
i18n-
support-
server-
module
<internal>
"node:stream/consumers"
"node:stream/promises"
Event
Emitter
internal
finished
pipeline
Translate
Proxy
Interface
translate
Json
Value
translate
Multi
Language
translate
Multi
Sentence
translate
Sentence
Generated using
TypeDoc