easy_localization
easy_localization copied to clipboard
Configuration option to disable loadBaseLangTranslationData
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).