The three important things to note are:
Somebody asked me: 'I've got a complicated Drupal 6 site with Spanish and English. Should I try to upgrade it or start over and import the content?'
Good news! In 8 these are the same, because it comes with the migrate module to support version updates. We are building the Drupal 6 to Drupal 8 migration, which is in fact a site rebuild. So what you are doing is migrating existing content from your Drupal 6 site to your Drupal 8 site, and some of the configuration, as much as the migrate module can migrate. That happens in the new instance for the Drupal 8 site so you don't need to copy Drupal 8 and replace your Drupal 6 and hope that it's not going to break. We have a solution for that as a separate site, you can migrate to that and use that to test migration and reproduce issues and figure out if you're done or not.
The main focus is to have data about your languages and to have some user interfaces for translation. Machine translation is possible to integrate into this system but is not integrated by default. You can use a field to mark content that was machine translated and build a simple workflow support page in Views to review that content for accuracy (and/or disclose to site visitors which translation was human-reviewed).
There are two existing solutions in the works for Drupal 8 to integrate a more serious translation workflow. One is Lingotek and the other is the suite of translation management tools, TMGMT. Both of them are in the works for Drupal 8 and both integrate with machine translation and provide you with workflow to manage your translations across configuration, content, and interface. With those, you can manage the workflow however you wish. You can do both human and machine translation.
My colleague, Jeffrey A. 'jam' McGuire, summarized it best. He said that multilingual in Drupal 8 is a huge business advantage. We will save incredible amounts of time and money, and deliver better experiences than we were ever able to do before. This not only allows you to do things faster, it also allows you to do things better, which is kind of a great combination, I would say.
If you are interested in more information, the multilingual core initiative itself has a site at drupal8multilingual.org. There's a short summary video and breakdowns of all the features that we've added.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Mon May 13 2019 16:32:53 GMT+0000 (Coordinated Universal Time)