Included Translation Collections
Language Monster includes a set of pre-translated reference libraries that are available to every account at no cost and do not count against your string quota. These cover the names, abbreviations, and codes that appear in virtually every application — language names, country names, calendar components, and currency names — so you do not have to translate them yourself for each new project.
The language and country name collections contain the names of all major languages and countries translated into each of Language Monster's supported locales. If your application displays a language selector or a country picker, these translations are already done. The names follow the convention of each target language — so 'Germany' becomes 'Allemagne' in French, 'Alemania' in Spanish, and 'Deutschland' in German — without you needing to source or manage those translations yourself.
The calendar collection covers day names (Monday through Sunday), month names (January through December), and their abbreviated forms. These are the foundational strings in date pickers, calendar views, scheduling interfaces, and any UI that displays time-based content. Abbreviated forms — Mon, Tue, Jan, Feb — are included alongside full names since both are commonly needed in responsive or space-constrained layouts.
The currency collection contains currency names and their standard ISO 4217 codes for all major world currencies. Whether your application shows a price in US Dollars, Euros, or Japanese Yen, these strings are available in all supported languages. Using the included collection ensures that currency names are consistent with the conventions of each locale rather than translated ad hoc.
To use an included collection, select it during the project build or download process. The translated strings are appended to your locale files automatically. Because these collections are maintained centrally by Language Monster and shared across all accounts, corrections and additions are available to all users without any additional work on your part.

