Widget entity is not translatable. It is easy to enable translation.

But there is an issue related to entity browser: https://www.drupal.org/node/2721665
All information about the issues can be found there.

As soon as widget engine overrides entity browser code partly we need to create nearly the same patch but for a widget engine.

Comments

d.olaresko created an issue. See original summary.

d.olaresko’s picture

Issue summary: View changes
d.olaresko’s picture

There is a patch that fixes it.

Plz note that there are still some issues might appear when you apply the patch on enabled module. It is better to uninstall and install back to avoid problems.

d.olaresko’s picture

StatusFileSize
new3 KB

Attached wrong patch by mistake. There is proper one.
Anyway, to make it works correct it is required to patch the entity browser with the patch from https://www.drupal.org/node/2721665

itsekhmistro’s picture

Status: Active » Needs review
faibyshev’s picture

In connection with patch from https://www.drupal.org/node/2721665 , i have made changes to WidgetEntityBrowserController.

  • mkdok committed a2c6865 on 8.x-1.x authored by Faibyshev
    Issue #2878551 by d.olaresko, Faibyshev: Problems with multilingual...
mkdok’s picture

Status: Needs review » Fixed

Thanks for the patch. I've already merged it to the dev version and will include soon to the new release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.