LOCALE_TRANSLATION_LOCAL
Same name and namespace in other branches
- 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
- 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
- 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_LOCAL
- 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.