Localization

Contains all locale strings and methods for they usage

Members

(static) Strings :Map

Map of localized strings

Type:
  • Map

Methods

(static) GetText(str) → {string}

Used for finding localized string by key

Parameters:
NameTypeDescription
strstring

Locale string key

Returns:
Type: 
string