- Source:
Translations.
Extends
Methods
(static) localize(message, options) → {string}
- Source:
Return a translated string.
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string | The string to translate |
options |
Object | (optional) |
Returns:
Translated string
- Type
- string