Under Community Review
Sign in to vote on ideas
+7
Sign in to vote on ideas

Translating mutlilingual json files

Hello,

As part of my job, I receive translation requests with files provided from an online software Under json format.

The problem is that these files are multilingual and as a translator, I have to fill the language fields:

"properties": {
   "name": "ACME Logistics Ltd",
   "name_fr_ch": "ACME Logistics Ltd",
   "name_de_de": " ",
   "name_fr_fr": " ",
   "documentation": "A company that simply makes everything.",
   "documentation_fr_ch": "",
   "documentation_de_de": " ",
   "documentation_fr_fr": " ",

SDL Studio can only replace today but that would be great if we could create a rule to fill other attributes of the file with the translation.

  • 1 comment
  • 0 members are here