Translation source is a local file.
File
- core/modules/locale/locale.module, line 134
- Enables the translation of the user interface to languages other than English.
Code
const LOCALE_TRANSLATION_LOCAL = 'local';
Translation source is a local file.
const LOCALE_TRANSLATION_LOCAL = 'local';
Please login to continue.