TranslatePipe
Transforms a key string to a localized texts.
{{ 'key' | translate: values? }}
-
key: string
-
The identifier of the text.
-
values: object | Array<string> | string | number | Boolean
-
The optional value or values to interpolate into the localized text.