Vuforia Studio does not provide directly any tools for translating of text from one language into another. But of course, you can try to use any third party cloud services (e.g. MS azure or others) or some local libraries to perform this task. The direct implementation should be done according to the third-party module documentation and should be tested if it works in the Vuforia Studio environment.
I suspect that probably in Vuforia Community you will not receive direct answer of this question. But maybe, some member has experience with this and could help.
To find any cloud service or libraries for translation you need to check in some general javascript / angular Internet groups or forums where, may be you can find answer of your question about translation and check if you can get information about such libraries or services and try to incorporate these third party libraries or services is your Vuforia Studio project.
Another point is that third party libraries / service should be supported on chrome / preview mode / but it is more important to support a call form the mobile device where you want to deploy you experiences.