Current submit button does not have a translatable string.
$form['submit'] = [
'#type' => 'submit',
'#value' => 'Submit', // Should be: $this->t('Submit');
];
Fixed
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.