LanguagePackString
Represents one language pack string.
This is an alias for the LanguagePackStringUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "languagePackString" | |
key | string | String key |
value | String value; pass null if the string needs to be taken from the built-in English language pack |