easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Configuration option to disable loadBaseLangTranslationData

Open jgoyvaerts opened this issue 3 years ago • 0 comments

Can we have a boolean option "loadBaseLanguageTranslations" so we can disable the behavior of loadBaseLangTranslationData? I don't want this behavior, it's enabled by default, it prints an unnecessary warning AND it causes issues on web (it tries to load a file which doesn't exist, gets a 404 and causes all kind of weird side behavior).

jgoyvaerts avatar Jun 22 '22 12:06 jgoyvaerts