Code translation keep newlines
Squid Proxy
Hello, the code translation resultes does not keep the JS object new lines for example:
"
{
test: "Hello",
test2: "World"
}
please translate json values to german
"
Results:
{ test: "Hallo", test2: "Welt" }
Note that this happen with any language, also while the results are generating i can see the new lines but they are removed when the code generation finish
Log In
Ayodele Samuel Adebayo
Hi Squid Proxy
You can instruct Rix to keep the new line format as demonstrated below: