Skip to content
Snippets Groups Projects
Shibin Das's avatar
Issue #3496374 by d34dman: Implement Rule for "Three Forms Special Case For 1000000 (fr, pt)"
Shibin Das authored
964c0e2e
History

INTRODUCTION

Define and manage Plural forms for Translatable strings. The module provides necessary User Interface to manage Plural forms in a Drupal site.

NOTE: You would only need this module if one of the language on your site deviates from the two Plural form rules that is used in "English" language.

The primary use case for this module is:

  • As a site admin you would be able to select appropriate plural form for all enabled languages
  • Provides a plugin system that can be used to develop custom Plural Forms via other modules

REQUIREMENTS

  • Drupal Core' "Locale" module.

INSTALLATION

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

CONFIGURATION

  • After enabling Locale module and adding some languages visit /admin/config/regional/language/string-plural-form to configure rules for the enabled languages.

MAINTAINERS

Current maintainers for Drupal 10: