This fixes an annoying SilverStripe bug when using SiteConfig with Translatable
silverstripe/silverstripe-translatable#108
silverstripe/silverstripe-framework#1822
- silverstripe/cms 3+
$ composer require memdev/siteconfig-translatable-fix
You'll need to do a flush by appending ?flush=1
to your site's URL.
Nothing more to do for you, it now should simply work.
Please create an issue if there is something wrong.