- Source:
Classes
Type Definitions
translate(key, …args) → {String}
printf()
like translator function.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
key |
String | A string for a key in language dict. |
|
args |
* |
<repeatable> |
Args to be formatted. |
- Source:
Returns:
- Type
- String