Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
MachineTranslationModel
TranslateResponse
Interface TranslateResponse
interface
TranslateResponse
{
sourceLanguageId
:
string
;
strings
:
string
[]
;
targetLanguageId
:
string
;
translations
:
string
[]
;
}
Index
Properties
source
Language
Id
strings
target
Language
Id
translations
Properties
source
Language
Id
source
Language
Id
:
string
strings
strings
:
string
[]
target
Language
Id
target
Language
Id
:
string
translations
translations
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
source
Language
Id
strings
target
Language
Id
translations
@crowdin/crowdin-api-client
Loading...