0

I have added menus in main menu and did translation in two languages that is in French and German, now my problem is while importing menu and its configuration through Drush , those translation configuration is not imported as i noticed while exporting this configuration in my another site . So can anybody help me in , how can we able to import/export menu and its all translation that is done in different language using Drush . As I don't want to use .csv formatted files for this.

Kevin Wenger
  • 1,484
  • 1
  • 13
  • 29
  • Have you tried before asking this question? – Onic Team Jul 28 '17 at 05:37
  • Yes i have used drush cex to export my configuration and i tried drush cim to import the configuration but in that .yml files no language translation configuration were there . – debasish303 Jul 28 '17 at 10:24

1 Answers1

0

Some how i manage to do this using Translation Management Tool module which is available for drupal 8 , Other alternatives are migrate module and its dependency module's.