# Functions
Initialize : initalizes the translation engine.
NewEngine : returns a new Engine struct.
Source : returns the raw source string.
Translate : returns the right translate function.
# Variables
Main : main localization engine of the application.