/**
Locales supported by this application.

<P>Users may set a preference for their Locale. This is used to translate 
user interface items, such the text of links, labels, column names, button text, and so on.

<P>However, business domain items entered by a typical end user are not translated. Only the user interface 
is translated, not the data.
*/
package hirondelle.fish.translate.locale;