h1. Add a New Language (Localization) to MojoMojo
h2. Overview
MojoMojo uses .po files to stores words, phrases and sentences of a language. For example, the base language file is en.po for English. The .po files are found in lib/MojoMojo/I18N/.
h2. Example
Let's say I want to add català as a language that MojoMojo supports. Here are the steps: