# Functions
IsValidLanguage checks if a language code is valid.
MaskAPIKey masks an API key by showing only the first few characters and replacing the rest with asterisks.
MaskConfigAPIKeys recursively masks all API keys in a map.
New creates a new configuration manager.
# Variables
OutputLanguageMap maps language codes to their names.