DefaultLanguage
Determines the language which will apply to the Movable Type interface when no user is logged in.
The value should be the name of a "localization module" installed on your server. Localization modules should be placed in the directory lib/MT/L10N/ within the Movable Type directory.
When a user is logged in to Movable Type, the interface will be presented in the language specified by the user's profile settings.
Default ¶
Default is US English:
DefaultLanguage en_us
Values ¶
Other acceptable core values: de, es, fr, ja, nl
Examples ¶
Set to German
DefaultLanguage de
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.