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 |