To replicate:
1. Create multilingual site, 2 languages are enough
2. In content type add bootstrap fieldgroup
3. Translate its name with standard tool

Translated string does not show. If done with built-in "Vertical tab" - it is displayed correctly

Comments

cha0s’s picture

Status: Active » Needs review

field_group seems to wrap the labels in t(), the last commit I made uses t() around all labels, so this should be working now. I haven't tested it with a multilingual site, yet.

jjsanz’s picture

Tested 1.2 and dev but doesn't work.
Edit: the code work correctly now my real problem was the default language.