WPF not find the resource files in an API addin, which is loaded from the shadow copy directory. If the assemblies are in the EPLAN bin folder, it works, but you need admin rights.
In this example you find the TranslationManager.Init()
method which inits dummy object. So the build process not removing the assembly reference. It`s important to init BEFORE you access WPF objects.