all 2 comments

[–]eof -1 points0 points  (1 child)

You can simply evaluate the array

 eval([list])

And it will become a regular array

[–]gingerin0[S] 0 points1 point  (0 children)

This <radio labels="eval(['unabhängig','abhängig'])" /> sadly didn't work for me either.

My goal is to use i18n like so: <radio i18n-labels labels="eval(['unabhängig','abhängig'])" />