docs » cp.localized
Helps look up localized names for folders.
- Functions - API calls offered directly by the extension
- getLocalizedName
Signature | cp.localized.getLocalizedName(path[, locale]) -> string, string |
---|---|
Type | Function |
Description | Returns the localized name for the path in the specified locale . If all else fails, the |
Parameters |
|
Returns |
|
Notes |
|