Extract all nodes in a JSON for translation
We were asked on how to configure the JSON filter to extract all nodes for translation. This is useful if you have a large number of differently named keys.
1
-
Officiële opmerking
The solution is to configure the JSON filter this way, using a single XPATH rule:
//*/*

You can of course exclude certain contents, such as numbers or other non translatable segments; by specifying regular expressions.
-
Great thanks Loic, I was stuck on this :-)
0
U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
2 opmerkingen