mod_l10n
Localization of Zotonic. Provides lookups for country, month, week names. Localization module providing locale, country, and timezone data and related helpers.
Accepted Events
This module handles the following notifier callbacks:
observe_admin_menu: Add localization and timezone settings entries to the admin menu.observe_pivot_rsc_data: Expand the two letter iso code country depending on the languages in the resource usingm_l10n:country_name.observe_request_context: Check if the user has a preferred timezone usingz_acl:user.observe_user_context: Set user context language/timezone defaults based on the user profile resource.