Add bold formatting in json files

Hello,

We have some json files to handle with Passolo. First step is to review the English source files. In some cases, developers forgot to apply bold formatting on messages. Do you know if it is possible to add bold formatting in the translation string lists?

Thanks!

  • JSON is a pure text file format with a specific structure. The content is plaintext, but may contain HTML or user defined tags for something like bold formatting. How does the <bold> tags look like? In Passolo you can define tags with the Inline Pattern function and then tags can be copied from source to target if developers have forgotten to insert them.