@willwade/aac-processors
Preparing search index...
Translation
LLMLTranslationResult
Interface LLMLTranslationResult
LLM translation result with symbol mappings
interface
LLMLTranslationResult
{
buttonId
:
string
;
symbols
?:
{
image
?:
string
;
text
:
string
}
[]
;
translatedLabel
?:
string
;
translatedMessage
?:
string
;
}
Index
Properties
button
Id
symbols?
translated
Label?
translated
Message?
Properties
button
Id
buttonId
:
string
Optional
symbols
symbols
?:
{
image
?:
string
;
text
:
string
}
[]
Optional
translated
Label
translatedLabel
?:
string
Optional
translated
Message
translatedMessage
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Id
symbols
translated
Label
translated
Message
@willwade/aac-processors
Loading...
LLM translation result with symbol mappings