I am trying to do something like this:
Input: ['hello','good']
Output: ['hello''good','hola','Hej','Witam','gut','Buona'............]
How should I do it in JS? I am using retool to get an array and upload to the firebase server with all the translation.