Type alias UILanguage

UILanguage: Record<string, string>

A record used to map localization. Each entry contains a translation of an English string.

Generated using TypeDoc