Currently, for source language codes, the module expects ISO 3166-1 alpha-2 codes without regional variants (e.g., zh instead of zh-hans). However, Drupal core often provides language codes with regional variants such as zh-hans or pt-br.
When creating content in Chinese (zh-hans in Drupal) and attempting to translate it into another language, the plugin fails to perform the translation.
The source language code should be normalized before being used for translation.
Specifically, it should be passed through:
LanguageCode::removeRegionalVariant()
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.