We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
it works when
t(`blabla.${variable[index]}`)
but for
t(variable[name]) t(variable) t(variable.x)
it does not detect him