meta data for this page
All config file options
Constants and variables
- admin
- anti-spam
- authentication
- aws
- bounce management
- composition
- database
- feedback
- i18n
- queue processing
- rendering
- security
- segmentation
- sending
- social networking
- statistics
- subscriber management
- subscription
- system
Filtered by category='i18n'
# | edit | category | type | purpose | allowed values | ↓ default |
---|---|---|---|---|---|---|
1 | db_translation | i18n | constant | No idea | true false | 0 |
2 | default_system_language | i18n | variable | Language to use when it cannot be determined from the context | ISO code of the language | en |
3 | language_module | i18n | variable | The default language for the frontend | any of the files in lists/texts/ | english.inc |
4 | translations_xml | i18n | constant | Location where translations can be fetched and refreshed | A URL that returns a valid XML | http://translate.phplist.com/translations.xml |
5 | language_auto_update | i18n | constant | Automatically update translations when the filesystem file is newer than the last update | true false | true |