# Functions
NewTranslator creates a new Translator.
# Structs
Locale is a locale for a language.
Message is a string that can be localized.
Options is used to configure a translation.
Translator is a translation service.
# Interfaces
Translation is an interface for translating messages.