Contains all locale strings and methods for they usage
- Source
Members
(static) Strings :Map
Map of localized strings
Type:
- Map
- Source
Methods
(static) GetText(str) → {string}
Used for finding localized string by key
Parameters:
Name | Type | Description |
---|---|---|
str | string | Locale string key |
- Source
Returns:
- Type:
- string