# Functions
GetCurrentLanguage returns the current language, detecting it if not already set.
GetText returns the TextResource for the current language.
SetLanguage sets the current language.
# Structs
TextResource contains all translatable text resources.
# Type aliases
Language represents a supported language code.