Closed waldemarfm closed 9 years ago
Before saving the ID to the JSON file, parse the string and remove any new line characters \n that prevent them from working as expected.
\n
Example
{ ... "topic.tour.poi-carousel.heading\n": "D\u00e9jenos ser su gu\u00eda", ... }
Before saving the ID to the JSON file, parse the string and remove any new line characters
\n
that prevent them from working as expected.Example