LOCALE_TRANSLATION_LOCAL

Same name and namespace in other branches
  1. 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
  2. 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
  3. 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
  4. main core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL

Translation source is a local file.

Deprecated

in drupal:11.5.0 and is removed from drupal:13.0.0. Use SourceType::Local->value instead.

See also

https://www.drupal.org/node/3568156

File

core/modules/locale/locale.module, line 202

Code

const LOCALE_TRANSLATION_LOCAL = 'local';

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