Talia now uses the plain standard I18n API from Rails. The DRYML/Hobo code in the backend will get the translations for the same API.
The translations currently use the default backend. This means they are stored in YML files in config/locales.
The keys inside the locale files should be organized according to the standard conventions for Rails, and also to those of Hobo in case of backend translations.
