Closed Shyam-Chen closed 7 years ago
it does not parse scripts and change them - for that you will need to access i18nextify.i18next.t to translate url fragments.
i18nextify.i18next.t
what we can do for a tags is doing the same as for img src
<a href="/{{routeAdminArea}}/settings">link</a>
published a while ago
it does not parse scripts and change them - for that you will need to access
i18nextify.i18next.t
to translate url fragments.what we can do for a tags is doing the same as for img src
<a href="/{{routeAdminArea}}/settings">link</a>