LocaleDefaultOptions::CUSTOMIZED

Flag for locally customized interface translation.

Such translations are edited from their imported originals on the user interface or are imported as customized.

File

core/modules/locale/src/LocaleDefaultOptions.php, line 28

Class

LocaleDefaultOptions
Provides the locale default update options.

Namespace

Drupal\locale

Code

public const CUSTOMIZED = 1;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.