Is it possible to translate a multilingual JSON file in TMS, Trados Studio or Passolo ?
"i18n": {
"locales": [
"en-US",
"de-DE",
"fr-FR"
],
"definitions": {
"plugin.name": {
"en-US": "OpenManage™ Enterprise for VMware vCenter",
"de-DE": "OpenManage™ Enterprise for VMware vCenter",
"fr-FR": "OpenManage™ Enterprise for VMware vCenter"
},
"vm.action.label": {
"en-US": "UI action",
"de-DE": "UI Aktion",
"fr-FR": "UI action"
},