skip_fields can be used to do not translate certain report or finding fields.
Usage
1 2 3 4 5 6 7 8 910111213
usage: reptor translate [-h] [--conf] [--from LANGUAGE_CODE]
[--to LANGUAGE_CODE] [--skip-fields FIELDS]
[--dry-run]
Translate Projects to other languages via Deepl
optional arguments:
-h, --help show this help message and exit
--conf, --config Configure plugin settings
--from LANGUAGE_CODE Language code of source language
--to LANGUAGE_CODE Language code of dest language
--skip-fields FIELDS Report and Finding fields, comma-separated
--dry-run Do not translate, count characters to be translated and checks Deepl quota