Multilingual in Drupal7
Locale => To translate strings in t(), provides language switcher blocks, import/export strings, edit strings, manage languages
Translate => Provides way to translate nodes. for every node a language copy is created.
Entity translation: Added in D8 core. Only one node is maintained for all languages. Fields can be translated into different languages.
Reference:
https://www.lullabot.com/articles/localized-and-multilingual-content-in-drupal-7#/
Translate => Provides way to translate nodes. for every node a language copy is created.
Entity translation: Added in D8 core. Only one node is maintained for all languages. Fields can be translated into different languages.
Reference:
https://www.lullabot.com/articles/localized-and-multilingual-content-in-drupal-7#/
Comments
Post a Comment