- πΊπΈUnited States DamienMcKenna NH, USA
It should pass in StringTranslationTrait via DI and use $this->t() rather than directly use t().
Detect the link text is not translatable
Create new field link
Go to display view and put the field.
Set text into advanced settings
Try to translate in /admin/config/regional/translate
Add t() function into the linkHtml() function
Needs review
1.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
It should pass in StringTranslationTrait via DI and use $this->t() rather than directly use t().