Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Translate a term using the Translation ServiceUsage
In HTML Template Binding
{{ translate_expression | translate[:bundle] }}
In JavaScript
$filter('translate')(term[, bundle])
Parameters
| Param | Type | Details |
|---|---|---|
| term | string | The term to translate |
| bundle (optional) | string | The translation bundle to use |