Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module adds comprehensive French language support to LocalGov Drupal. It automatically sets French as the default language, imports translations for all interface strings and configuration entities, and sets the correct timezone.

INTRODUCTION

The LocalGov France module provides French language support for LocalGov Drupal installations.

This module:

  • Sets French as the default language
  • Imports French translations for all interface strings
  • Translates configuration entities (content types, fields, taxonomies, etc.)
  • Sets the default timezone to Europe/Paris
  • Provides comprehensive translations via .po files and YAML configuration
  • Optionally enables the LocalGov Base France theme

REQUIREMENTS

  • Drupal 10 or 11
  • LocalGov Drupal distribution
  • The following core modules (enabled automatically):
    • Language
    • Content Translation
    • Configuration Translation
    • Locale

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.

composer require localgovdrupal/localgov_france
drush en localgov_france

CONFIGURATION

The module configures French language settings automatically on installation:

  • Sets French (fr) as the default site language
  • Removes English language (if not needed)
  • Sets timezone to Europe/Paris
  • Sets country to France
  • Imports French translations from drupal.org
  • Imports custom LocalGov translations from included .po file
  • Translates all LocalGov configuration entities

Optional Theme

If you have the localgov_base_france theme available, it will be enabled and set as default automatically.

TRANSLATION FILES

The module includes two types of translation files:

  1. Interface translations (translations/localgov_france.fr.po):

    • Translates UI strings from PHP code (t() functions)
    • Translates UI strings from Twig templates (|t filter and {% trans %} tags)
    • Translates JavaScript strings (Drupal.t())
  2. Configuration translations (translations/localgov_france.config_translations.yml):

    • Translates content types, fields, taxonomies
    • Translates workflows, user roles
    • Translates paragraph types, view modes
    • Translates menus and other configuration entities

MAINTAINERS

Current maintainers:

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Nov 2025
Latest release
7 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
1.0.0-beta2 Pre-release 10–11 Jan 27, 2026
1.0.x-dev Dev 10–11 Nov 13, 2025
1.0.0-beta1 Pre-release 10–11 Nov 13, 2025