easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Add a flag to enable loading of base language translations

Open jgoyvaerts opened this issue 3 years ago • 0 comments

Reason for this PR:

  • This behavior was added for a specific usecase for someone, but was enabled by default for everyone
  • It causes a warning in the logs even though you're not doing anything wrong
  • It causes 404 errors on web even though you're not doing anything wrong

The boolean allows the user to enable this behavior without having it enabled by default.

Let me know if you want the default value to be true for less breaking changes.

jgoyvaerts avatar Jun 23 '22 09:06 jgoyvaerts