Describe the bug
When setting String as the type for the parameter it is not converted to JavaScripts string
Describe how to produce the bug
Set a parameter to String. It will be also String and not string in the produced translation.
Additional context
No response