I think the whole section (members:) not amenable to translation via the admin interface.
It may be:
return I18n.t("groups.members.filter_placeholder");
And somewhere else in the files: groups.members.title
I think the whole section (members:) not amenable to translation via the admin interface.
It may be:
return I18n.t("groups.members.filter_placeholder");
And somewhere else in the files: groups.members.title
I just tested customizing those translations and it worked fine. Could you try updating to the latest version? There were lots of changes to the group pages in the last few days.
Hm
I18n.t
- Is it not necessary?
I have the version: v2.0.0.beta5 +27
No, it’s not necessary. The translation happens somewhere else.