The group title label per group type should be translatable. This is very similar to
this issue →
and the fix is basically the same but for group_type
. It's important to note
these points →
apply.
Note: Your group.type.your-group-type.yml
file will need to have a langcode set or the translation form will 403.
If you head to /admin/group/types/manage/{type}/translate/{langcode}/edit
you should see an option to translate the Label and Help text as we do for other content types.
Introduce `GroupTypeMapper` to allow the translation of the Label and Help text.
Before:
After:
None
None
Active
1.4
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.