Function used to load translations for a locale.
Source, pseudo, and target locale settings.
Project name, version, and default format.
The project-wide default message format. Resources (and, through them, messages) inherit this value unless they specify their own.
Function used to load translations for a locale.
Source, pseudo, and target locale settings.
Project name, version, and default format.
A localization project that holds settings, locales, and a translation loader.
Resources are created against a project so they can inherit format defaults and load translations through the project's loader.