Hi! Thank you very much for your work! I often use your package, and would like to suggest an interface improvement.
When I open a list of resource translations dropdown in admin panel, I usually want to open one of them in a new tab to copy the value from there, translate it, and paste it into the first tab.
But now the link to the resource is actually a JS link, which I cannot open in a new tab.
I suggest making it an a link, but without the target attribute (so that it can be opened both in the current and in a new page)
