Giskard - JSON Translator
Instructions

Resolution
The tricky thing here was trying to figure how to insert a json char to break it.
At first I tried with {
then with [
It ended up working with double quotes "
, within the sentence to translate.
The one that actually did the trick where the ones around the "ça"
Last updated