Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringTranslationsModel
TranslationAlignmentResponse
Interface TranslationAlignmentResponse
interface
TranslationAlignmentResponse
{
words
:
{
alignments
:
{
match
:
number
;
probability
:
number
;
sourceLemma
:
string
;
sourceWord
:
string
;
targetLemma
:
string
;
targetWord
:
string
;
}
[]
;
text
:
string
;
}
[]
;
}
Index
Properties
words
Properties
words
words
:
{
alignments
:
{
match
:
number
;
probability
:
number
;
sourceLemma
:
string
;
sourceWord
:
string
;
targetLemma
:
string
;
targetWord
:
string
;
}
[]
;
text
:
string
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
words
@crowdin/crowdin-api-client
Loading...